Arthur Fuller
fuller.artful at gmail.com
Wed Oct 7 09:22:44 CDT 2009
JC, you could avoid the whole 2GB problem by moving the data to SQL Express and connecting via ODBC. Then you wouldn't have to change any code except the connection string. No? A.