S
Sandro
Hello!
We need to implement a user-level database security. However, we need to use
two files of type .MDW as follows:
1) Closed Security - To avoid linking tables between databases,
import/export of objects and so on - Default one. This will be only valid
when opening Microsoft Access Application without the Database Application.
2) Open Security - To allow users to open the existing Database Application
without using the user-level security because we already have security
implemented in the database Application.
Database Application = Our Application
Microsoft Access Application = MSAccess.exe
Does anyone know how I could do that?
Thanks in advance
Sandro
We need to implement a user-level database security. However, we need to use
two files of type .MDW as follows:
1) Closed Security - To avoid linking tables between databases,
import/export of objects and so on - Default one. This will be only valid
when opening Microsoft Access Application without the Database Application.
2) Open Security - To allow users to open the existing Database Application
without using the user-level security because we already have security
implemented in the database Application.
Database Application = Our Application
Microsoft Access Application = MSAccess.exe
Does anyone know how I could do that?
Thanks in advance
Sandro