S
SAm
Hi
I have a few databases set up that basically act like a crystal report; they
report information. i have queries, macros, unbounded forms, and reports
(minimal vba). The tables that supply the information are on a sql server,
which i connect to them through an odbc connection.
i have one problem, there are some sensitive information on the tables that
i don't want the users to see. i take them out by limiting them on the first
query. my question is, what is the best way to disallow my users from opening
the table, and only accessing it through the queries.
thanks,
sam
I have a few databases set up that basically act like a crystal report; they
report information. i have queries, macros, unbounded forms, and reports
(minimal vba). The tables that supply the information are on a sql server,
which i connect to them through an odbc connection.
i have one problem, there are some sensitive information on the tables that
i don't want the users to see. i take them out by limiting them on the first
query. my question is, what is the best way to disallow my users from opening
the table, and only accessing it through the queries.
thanks,
sam