cybercop23
IS-IT--Management
Hi all.
Here's my issue. I have an ASP page that searches an Access database and fetches some data. The databases are betweeen 1 million and 1.5 million records. I'm using an ADO connection to connect to the DBs, however I'm getting a slow response retrieving data. Is there another type of connection that I should be using? Just a note, the tables are not indexed.
Here's my issue. I have an ASP page that searches an Access database and fetches some data. The databases are betweeen 1 million and 1.5 million records. I'm using an ADO connection to connect to the DBs, however I'm getting a slow response retrieving data. Is there another type of connection that I should be using? Just a note, the tables are not indexed.