G
Guest
I need to secure a departmental database with a few different groups of
users. The database is split. The backend is in a network folder and each
user will get a copy of the front end.
My startup up form uses VBA a connection string to connect to the front end
database.
How do I secure both the front and back end ? Do I need a password in the
connection string? Are there any concise articles about securing a split
database?
I tried to password protect the backend, but got a invalid password message
when I opened the front end.
users. The database is split. The backend is in a network folder and each
user will get a copy of the front end.
My startup up form uses VBA a connection string to connect to the front end
database.
How do I secure both the front and back end ? Do I need a password in the
connection string? Are there any concise articles about securing a split
database?
I tried to password protect the backend, but got a invalid password message
when I opened the front end.