| | |
|
|
|
split database |
| message from Loi on 11 May 2004 |
Hi,
I have a database, and then I splitted it to two databases
so more people can use it as the same time.
First database is "Patient.mdb" which has linked
tables,queries, and forms.
The second is " Patient-be.mdb" which has only tables.
If I want to put in one more column in a table, what
should I do?
Which database I can use to update? and how?
Thank you very much
Loi
|
| Douglas J. Steele replied to Loi on 11 May 2004 |
You must update Patient-be.mdb, since that's where the tables are.
Once you make the change to the back-end, the front-end should automatically
pick up the changes. If it doesn't, delete and relink in the front-end.
|
|
Archived message: split database (Microsoft Access Database)