Please Help!! Networking Issues

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a Database that is located on our local server. I need to
allow everyone on our network to use this database, but if I open it from
someone elses computer it encounters errors.
What is the best way to 'network' the access database?????

Cheers
 
A. Smart said:
I have created a Database that is located on our local server. I need to
allow everyone on our network to use this database, but if I open it from
someone elses computer it encounters errors.
What is the best way to 'network' the access database?????
What are the errors?

Keith.
www.keithwilby.com
 
A command button on my switchboard encounters the error 'There was an error
executing this command'. Also reports are supposed to be opened from a form
but this doesn't happen?!?!? I only encounter these errors when opening the
file on somebody else's computer.
 
A. Smart said:
A command button on my switchboard encounters the error 'There was an error
executing this command'.

This error can occur when the user doesn't have permissions to the object
being called. Have you implemented any aspects of user-level security?
Does the other user have full network permissions to the network folder?
 
I would rather not split if possible, the reason being that I'm trying to
open the file from a web page on our intranet. Is there any work around or do
you have any ideas if I did split it????
 
As far as I'm concerned, there's no justification not to split.

Having multiple users sharing the same front end, especially from a web
server, dramatically increases the risk of database corruption.
 

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

Back
Top