Networking and no form

J

John Gavin

Access 2000, I am networking a laptop to and existing computer with our
collection (museum) database. Everything works fine but I cannot open the
form window that we use on the main comuter on the laptop. I can open the
database in database view , any ideas?
 
K

KARL DEWEY

Try importing the form to the laptop and if the record source is query import
that also.
 
J

John Gavin

Can you repeart that Karl, what do you mean "if the record source is query
import"?
 
K

KARL DEWEY

Some people build a form and source the data directly from the table - others
use a query as the source for the form.
It is easy to enter selection parameters if using a query to select records
from the table and then display the data in the form.
 
Top