Hi,
I have a VB app looking at an SQL database using the database running on MSDE. At the moment its connecting via an ODBC connection, but the speed of data coming back is very slow. The data source is local (ie on the same work station) but I'm just wondering if I would have been better off to use and OLE DB connection string?
Any ideas anyone?
Thanks in advance. Fi.

I have a VB app looking at an SQL database using the database running on MSDE. At the moment its connecting via an ODBC connection, but the speed of data coming back is very slow. The data source is local (ie on the same work station) but I'm just wondering if I would have been better off to use and OLE DB connection string?
Any ideas anyone?
Thanks in advance. Fi.
