W
Weste
We have an Access 2003 application with linked tables to SQL Server. We have
alot of VBA code. Is it better to open a connection to SQL server and use
that same connection for all the applicabble procedures or open and close the
connection for each procedure? Thanks.
alot of VBA code. Is it better to open a connection to SQL server and use
that same connection for all the applicabble procedures or open and close the
connection for each procedure? Thanks.