Add table to backend of a previously split DB

  • Thread starter Thread starter DMW
  • Start date Start date
D

DMW

Running Access 2000. I have a databse that is already
split. Because of new requirements, I have added a new
table to the backend that needs to be split.How is this
done? The database splitter wants to split the whole Db
into another backend.
Thanks in advance for any help!
 
Where did you create the table? Sounds as if you created it in the front,
not the back. Open the back-end and import the table from the FE. Then
drop it from the FE and create a link using File>>Get External Data>>Link
tables

If you really did create it in the BE, all you need to do is create a link
to it in the FE.

--
Kevin Hill
President
3NF Consulting

www.3nf-inc.com/NewsGroups.htm
 
Thanks for your help. Just a dumb mistake, I realized I
was trying to link to the copy of the database I had made
previous to adding the new table to it.
 
Back
Top