add new table in splitted database

S

Smoki

I made database, and I splitted my tables into another .mdb file. But, I want
to add one more table in database, and when I create it, it is not splitted.
How to do that?
I tried, but I splitt it in another .mbd file, but I would like to have all
splitted tables in one file. How?

Smoki
 
D

Douglas J. Steele

Add the table to the back-end MDB, then link to the new table in the
front-end MDB, using File | Get External Data | Link Tables on the menu.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top