Hi,
I need to read 1,000,000 rows of data from a SQL table and have been using the ExecuteReader function which has proved to be much too slow. Could someone please advise on the best, (e.g. fastest) method for reading a SQL table using VB.NET with an example too please
Thanks
Start Free Trial