linking to password protected DB

22strider

Active Member
Joined
Jun 11, 2007
Messages
311
Hello Friends

Is it possible to allow linking to a password protected Access database?

I am maintaining a database in Access 2007 that I want to protect by a password so that nobody can change tables etc. At the same time I want other users to be able to link to those tables without giving out password to them

Thanks
Rajesh
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
If you mean linking via another Access database, you can do that by breaking the links, then relinking. You will need to provide the password when you relink. Then give people that database to use and they will have access to the data without being abe to touch the table design.

If you want to let people link using Excel you have more of a problem. It is possible to link using ADO or DAO code, but you will then need to password protect the Excel VBA project, otherwise they can get the Access password in the connection string.

Denis
 
Upvote 0

Forum statistics

Threads
1,224,566
Messages
6,179,558
Members
452,928
Latest member
101blockchains

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top