
Originally Posted by
Tina
Okay, this was a huge help, i found other information about splitting the database. This is what it says...
But if you have already built a system with all your objects (including the tables) in one database file, it's a little more difficult to split your tables. One method is to created a duplicate copy of your database. In one version, your delete all objects, leaving only the tables. In the other version, you delete only the tables. Then you use the database file without the tables as a starting point and then link to all the tables in the table database. How is this to be done, i am not able to use the Linked Table Manager because it has no tables, how else do I connect or link the two databases together.