Table not Showing up in Front End

T

Thorson

I have my database split. I put a new table in the Back End; however, it is
not showing up in the Front End of the database. Do I need to do something
specific to refresh the front end and make the table show up so I can build a
form from it?

Thanks,
 
D

Douglas J. Steele

Tables added to the back-end aren't automatically added to the front-end.
You'll need to link the new table.
 
G

Gina Whipp

Thorson,

You will need to link to that table in the back-end via the front end.
(Note, that placing a table in the back-end does not automatically place it
in the front end.) You didn't specify what version of Access so these
instructions are for Access 2003 or below...

1. File - Get External Data - Link Tables
2. Navigate to your back-end and select the table.
3. All done...

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm
 

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