Code to access server computer

J

jmeler

Here is the situation. I have an Access Database with only tables in a server machine(computer name wksza254). I have a front-end Access Database on my computer with forms and queries...I am trying to establish a link to the tables in the server computer. The problem is that both computers are on a windows NT environment and the server machine's Administrator password is different from the Administrator password on my computer. Is there anyway through code where I can establish the link to the tables on the server database? Any help or suggestions will be greatly appreciated.
 
C

Cheryl Fischer

AFAIK, you would not need the Administrator password to the server to be
able to link to the database containing your tables. Ask your Network
Administrator to give you Read, Write, Create, Delete and Execute
permissions to the folder on the server where the database is located.

--
Cheryl Fischer
Law/Sys Associates
Houston, TX

jmeler said:
Here is the situation. I have an Access Database with only tables in a
server machine(computer name wksza254). I have a front-end Access Database
on my computer with forms and queries...I am trying to establish a link to
the tables in the server computer. The problem is that both computers are
on a windows NT environment and the server machine's Administrator password
is different from the Administrator password on my computer. Is there
anyway through code where I can establish the link to the tables on the
server database? Any help or suggestions will be greatly appreciated.
 

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