L
LCalaway
Hello all:
I have the following database structure:
Front End Application
Back End Application
No special mdw file was created.
Everyone is Admin
I am trying to secure the databases at the lowest level -- just a single
password to enter. Everyone who uses the application has complete access to
everything.
I put the same password on each database via "Set database password" in
Security.
The front end database opens okay using the password. When attempting to
access the data in the tables in the back end through the front end,
however, I get the following message: "There was an error executing the
command."
If I remove the password from the backend, everything works fine.
Am I trying to do something that cannot be done so easily?
Thank you
LCalaway
I have the following database structure:
Front End Application
Back End Application
No special mdw file was created.
Everyone is Admin
I am trying to secure the databases at the lowest level -- just a single
password to enter. Everyone who uses the application has complete access to
everything.
I put the same password on each database via "Set database password" in
Security.
The front end database opens okay using the password. When attempting to
access the data in the tables in the back end through the front end,
however, I get the following message: "There was an error executing the
command."
If I remove the password from the backend, everything works fine.
Am I trying to do something that cannot be done so easily?
Thank you
LCalaway