Having a problem here.
I have a vb.NET application that is retreiving data from 150 records. This is taking almost 40 seconds!!
I am using a SQL Server (V.7) and ADO.NET
Why is this taking so long??!!! My standard ADO (VB6) app does it in less than a second. Using the same SQL Server data source.
