backend table not showing in linked table manager

  • Thread starter Thread starter themartellekid
  • Start date Start date
T

themartellekid

I used a make table query to create a table. The table shows in the front end
but not the backend. What should I do so the table will be in the backend
instead of the front end? I tried to export the table but the Linked Table
Manager still does not show the new table.

Thanks.
 
There are 2 methods:
First:
------
-create the table with a make table wizzard , using the option create in
"another database"
- link the the new table manually or using VBA to the current db

Second:
 
Back
Top