I've programmed Access before but everything was always been contained in one MDB file. Now I would like to separate the forms, queries and reports in one MDB file, and maintain the database tables and the actual data in separate MDB files.
In this way, I'm hoping I can maintain data for many clients in separate MDB files, but only maintain one program file. If any client wants their data, they can have it and I still get to keep my software.
Can anyone tell me how I can learn to do this?
Thanks,
Adam
In this way, I'm hoping I can maintain data for many clients in separate MDB files, but only maintain one program file. If any client wants their data, they can have it and I still get to keep my software.
Can anyone tell me how I can learn to do this?
Thanks,
Adam
Comment