Laura said:
i realise that to use a database on a network the database needs to
be split - please could someone explain to me how to do this in
simple terms! i have made the database, but it now needs to be put
onto the network.
To split manually (which is how I would do it)
Copy your file giving the new copy the name you want your back end file to
have.
In the new back end file delete all objects except the tables. Place this
file in the desired location on the network for the shared back end.
In the old file (now the front end) delete the tables and leave everything
else.
Next in the front end file...
File - Get External Data - Link Tables
In the resulting dialog browse to the back end file location but do so by
going through Network Neighborhood - Entire Network. Do not use a network
shortcut or mapped drive letter. This will ensure that the link will use a
UNC path that will work for all users on your network.
After browsing to and selecting the back end file, chooses "Select All" then
[OK] to create links to all of the tables.