I have my database split, tables in one (Data DB), forms query’s and modules in the other (Application DB) . In the application DB, including my linked tables to the Access Data DB, I also have linked tables to SQL Server and dB tables. This leads me to two questions. Where should I define my relationships? It would seem to make since to create the relationships in the Data DB. But by doing this I would have to create my links to the SQL tables and dB tables in the data DB if I want to create relations from those tables to the access tables. Which is my next question. Should I create my links to the sql and dB tables in the Data DB and then link them twice?
Right now I have my relationships created tin the Application DB.
Thoughts?
Right now I have my relationships created tin the Application DB.
Thoughts?