I am writing a script in VBScript to pull some data from a Pervasive.SQL database and populate an Excel document with the data.
I developed the queries in PCC first to ensure I got the correct syntax and then copied the query into my script. My script is just using an Pervasive Client ODBC connection to the pervasive DB.
The speed of the query in the script is much much slower that the same query running in PCC. How can I improve the speed of the query from my script??
Mighty
I developed the queries in PCC first to ensure I got the correct syntax and then copied the query into my script. My script is just using an Pervasive Client ODBC connection to the pervasive DB.
The speed of the query in the script is much much slower that the same query running in PCC. How can I improve the speed of the query from my script??
Mighty