jwcolby
jwcolby at colbyconsulting.com
Wed Oct 7 12:14:44 CDT 2009
Uhh... it isn't my database, it is the client's database. He asked me for a specific piece of information, which didn't include moving to SQL Server. In fact SQL Server Express also has file size limitations and they are fairly similar so moving to Express probably wouldn't directly solve the problem. John W. Colby www.ColbyConsulting.com Arthur Fuller wrote: > 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.