Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Davidhunnam

    slow query after upgrade to IDS V9.21

    Problem now resolved. Eventual cause was an inefficient SQL statement (Using a "LIKE" rather than an "=") But, thanks for the assistance - we learned a lot on the way!
  2. Davidhunnam

    slow query after upgrade to IDS V9.21

    I have had two useful posts in response to my query - thanks, guys! However, we clearly need more information, as no-one here has heard of "distributions". Can anyone tell me what MANUALS I should have, and where can I get them? (online or URL hopefully!). Then I can do some serious...
  3. Davidhunnam

    slow query after upgrade to IDS V9.21

    The following query runs VERY slowly after upgarding to IDS version 9.21. Anyone any ideas how to tune it for faster performance? SELECT dmy_proc(a.xact_date) DATE, timec_proc(a.xact_time) TIME, a.bid [1,10] CARD, a.employee[1,5] EMPID, a.last_name[1,20], b.first_name[1,10], a.reader_desc, '...

Part and Inventory Search

Back
Top