Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Permitting a single copy of the database to be opened.

Status
Not open for further replies.

biscuitboy

Technical User
Dec 11, 2004
22
0
0
GB
Hi

Ive created a database in access and what I would like to be able to do is create a piece of code so that if it is open on a computer the user can not open a second copy of it.

Is this possible?

Regards
 
You could just set it to be opened exclusively.

Why woudl you want to do this anyway? To me it reads as if you may be having data locking problems because you have not properly split the database into a frontend and backend application.

Stewart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top