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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Queries to databases are slow

Status
Not open for further replies.

bwana

MIS
Sep 22, 1999
7
0
0
US
Hi;<br>
<br>
I am running Windows NT, Service Pack 6. We have a that provides access to several datbases via ASP queries. Any calls to the database are very slow. Do I need to upgrade ADO or Jet to resolve this problem (neither has been updated in the last 2.5 years)?<br>
<br>
Thanks
 
We are using ADO 2.1 onto Sql Server 7 with the native driver and performance is VERY good. I suggest you upgrade your version of ADO and consider doing the database access through COM components rather than directly within ASP code.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top