Trying to reprogram my Msaccess 2000 to 2007, time to update.
Using MSSQL 2000 data tables.
When the programs start, I can push a button that allows me to re-connect to either the Real Data or Test Data. A simplified version of the code is as follows:
Public Function ReAttachBuildersTable() As...