Hi people,
I've been considering how to setup my database to secure my queries.
In this case, the data in the tables is not so important, as the process that is used to filter the data and produce an output.
I was thinking of an alternative way to secure the queries, without going the route of setting up User Group security.
I had considered running all the queries through VB code, and then securing access to them by created an .MDE database version.
Am I dreaming, or is this a reasonable option to consider?
I've been considering how to setup my database to secure my queries.
In this case, the data in the tables is not so important, as the process that is used to filter the data and produce an output.
I was thinking of an alternative way to secure the queries, without going the route of setting up User Group security.
I had considered running all the queries through VB code, and then securing access to them by created an .MDE database version.
Am I dreaming, or is this a reasonable option to consider?