R
rws at csc
Guest
I have run accross a performance issue and looking to see if another knows why it happening. First of all I am using an ODBC connection to an AS\400 system. I am quering a table with roughly 1,000,000 records. If I hard code the criteria for a particular field, the query completes in less and 5 seconds. If I set the criteria to be a field in a local table, the same query runs for over 1 and a half minutes. Any ideas.