跳到主内容

搜索

搜索

Application freezes or slows when selecting records with ODBC Database

评论

1 条评论

  • Avatar
    Ian Faust

    Hey Aaron,

    The high latency could result from a number of factors. Here are some things to think about-

    What type of database are you connected to? Databases like SQL Server and Oracle have their own connectors in BarTender and do not need an ODBC connection.

    How large is the table you are querying? The more data coming back in the initial query, the longer it takes for BarTender to cache locally.

    How are you filtering the data that comes back? Query prompts should be relatively fast, as long as auto-complete isn't turned on. If autocomplete is turned on, I have found it can take a very long time as it is bringing back the entire record set at print time every time to populate the autocomplete.

    Professional Label Software Implementation | IPSi Scan

    0

请先登录再写评论。