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

ODBC link / SQL server 7 performance problems

Status
Not open for further replies.

sandra64

Programmer
Jun 26, 2002
28
GB
I've set up an ODBC driver on a SQL server and I've managed to access data from the ingres database. However, it is taking 9 minutes to bring back data from a simple query.

I've also set up an ODBC driver on my PC and it takes 8 seconds doing the same query through a connection string in VB. However the same query in access brings back the data instantaneously, which suggests there is something wrong maybe with the way the SQL server talks to the Ingres server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top