splitting a database, where question

B

Bob H

I have built a small but useful database on my own work pc, and now need
to split it for other users. So I wondered if it was best to split it on
my own machine then place the BE on the server, then copy the front end
to local machines.
OR, place the whole unsplit database on the server, then split it, and
copy the front end from the server to local machines.

Thanks
 
T

Tom van Stiphout

I would first make a backup.
Then copy my db to the server.
Then on my workstation's version delete all the tables.
Then use the Import feature to link to the tables on the server.
Then on the server remove all objects but the tables.
Done.

-Tom.
Microsoft Access MVP
 
B

Bob H

Thanks for that, just to be sure, when you say 'use the import feature
to link to tables on the server, in Access 2007, is that 'Link to the
data source' option for tables.

Thanks
 
T

Tom van Stiphout

Correct.
-Tom.

Thanks for that, just to be sure, when you say 'use the import feature
to link to tables on the server, in Access 2007, is that 'Link to the
data source' option for tables.

Thanks
 
T

Tony Toews [MVP]

Bob H said:
then copy the front end to local machines.

See the free Auto FE Updater utility at http://www.autofeupdater.com
to keep the FE on each PC up to date.

Tony
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages - http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
For a free, convenient utility to keep your users FEs and other files
updated see http://www.autofeupdater.com/
Granite Fleet Manager http://www.granitefleet.com/
 

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

Top