G
Guest
I have 2 Access mdb files. (File A and B)
One contains all forms that edit the data in File B. (File A)
Another contains the actual data and tables. (File B)
However, I didn't created these files. Now we are trying to move all the
data and tables into the SQL server. So I need to update File A to make it
connect to the database in SQL server instead to File B.
However, I can't found out where in this file it specify how it connect to
database.
I try to view all the codes in Visual Basic view, all the Access Class
Objects and even the Modules. But no where in those codes secify which
database it connects.
So where else can this file A know where to connect to?
One contains all forms that edit the data in File B. (File A)
Another contains the actual data and tables. (File B)
However, I didn't created these files. Now we are trying to move all the
data and tables into the SQL server. So I need to update File A to make it
connect to the database in SQL server instead to File B.
However, I can't found out where in this file it specify how it connect to
database.
I try to view all the codes in Visual Basic view, all the Access Class
Objects and even the Modules. But no where in those codes secify which
database it connects.
So where else can this file A know where to connect to?