Securing over ODBC

P

Pat Baker

Hi,

I'm trying to secure a 2k database with user level security which works fine
when opening with access. BUT anyone can get at the data using ODBC which
doesnt seem to require a password and gets full access to everything


Any ideas will be greatly received

mailto:p[email protected]
 
G

Guest

How is your database set up? Do you have a front-end and
back-end with the front-end on the users machines and the
back-end on the server? If so - is the back-end password
protected?
 
Top