|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
get error message when running a queryThe access db opens fine on my computer but when I open it on a different
computer I get an error message. It is already opened exclusively by another user or you need permission to view data. The db is shared - I do not get it Check the windows permissions on the folder where the mdb is located. All
users need create/read/write permission on the folder in order to create the associated ldb file. If the first person in doesn't have this permission, they can't create the ldb and therefore open the mdb exclusively. You should also split the database. Put the backend (contains just the tables/relationships) on the server, and give each user a copy of the frontend on their workstation. The frontend contains all the other objects, and linked tables (linked to the tables in the backend) -- Show quoteHide quoteJoan Wild Microsoft Access MVP freddy wrote: > The access db opens fine on my computer but when I open it on a > different computer I get an error message. It is already opened > exclusively by another user or you need permission to view data. The > db is shared - I do not get it I copied the db to his machine but I still get the same error - I did not
create the db Show quoteHide quote "Joan Wild" wrote: > Check the windows permissions on the folder where the mdb is located. All > users need create/read/write permission on the folder in order to create the > associated ldb file. If the first person in doesn't have this permission, > they can't create the ldb and therefore open the mdb exclusively. > > You should also split the database. Put the backend (contains just the > tables/relationships) on the server, and give each user a copy of the > frontend on their workstation. The frontend contains all the other objects, > and linked tables (linked to the tables in the backend) > > > -- > Joan Wild > Microsoft Access MVP > > freddy wrote: > > The access db opens fine on my computer but when I open it on a > > different computer I get an error message. It is already opened > > exclusively by another user or you need permission to view data. The > > db is shared - I do not get it > > > Is this a secured database?
-- Show quoteHide quoteJoan Wild Microsoft Access MVP freddy wrote: > I copied the db to his machine but I still get the same error - I did > not create the db > > "Joan Wild" wrote: > >> Check the windows permissions on the folder where the mdb is >> located. All users need create/read/write permission on the folder >> in order to create the associated ldb file. If the first person in >> doesn't have this permission, they can't create the ldb and >> therefore open the mdb exclusively. >> >> You should also split the database. Put the backend (contains just >> the tables/relationships) on the server, and give each user a copy >> of the frontend on their workstation. The frontend contains all the >> other objects, and linked tables (linked to the tables in the >> backend) >> >> >> -- >> Joan Wild >> Microsoft Access MVP >> >> freddy wrote: >>> The access db opens fine on my computer but when I open it on a >>> different computer I get an error message. It is already opened >>> exclusively by another user or you need permission to view data. The >>> db is shared - I do not get it the primary db was pulling data from a different db which the user did not
have permissions too Show quoteHide quote "Joan Wild" wrote: > Is this a secured database? > > -- > Joan Wild > Microsoft Access MVP > > freddy wrote: > > I copied the db to his machine but I still get the same error - I did > > not create the db > > > > "Joan Wild" wrote: > > > >> Check the windows permissions on the folder where the mdb is > >> located. All users need create/read/write permission on the folder > >> in order to create the associated ldb file. If the first person in > >> doesn't have this permission, they can't create the ldb and > >> therefore open the mdb exclusively. > >> > >> You should also split the database. Put the backend (contains just > >> the tables/relationships) on the server, and give each user a copy > >> of the frontend on their workstation. The frontend contains all the > >> other objects, and linked tables (linked to the tables in the > >> backend) > >> > >> > >> -- > >> Joan Wild > >> Microsoft Access MVP > >> > >> freddy wrote: > >>> The access db opens fine on my computer but when I open it on a > >>> different computer I get an error message. It is already opened > >>> exclusively by another user or you need permission to view data. The > >>> db is shared - I do not get it > > >
Object permissions
Office 2000 Access 2003 Exclusive Open Rights Front end, Back end, and restrictions on which Forms can open. Is someone hacking into our database? Design Master Unavailable in Replica Set Security loophole via Excel!!! Using Access over the Internet asswords Ability for a non-Admins user to create new users "Read-Only" : Security |
|||||||||||||||||||||||