|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to prohibit Users from importing Queries from my databaseI'm using Access as a frontend Client for a SQL Server based application.
The Access Client is converted to an mde file and users can't access or view the content due to appropriate database properties setting and startup options. However, they can open a blank Access database and import passthru queries from my Client. The imported queries contain the ODBC connection string in the querie properties box. They can then use this ODBC connection string to gain access to the SQL data. How can I prevent this? Thanks in advance. jkm911 Go to Tools,Security and set a database password.
Show quoteHide quote "jkm911" wrote: > I'm using Access as a frontend Client for a SQL Server based application. > The Access Client is converted to an mde file and users can't access or view > the content due to appropriate database properties setting and startup > options. > > However, they can open a blank Access database and import passthru queries > from my Client. The imported queries contain the ODBC connection string in > the querie properties box. They can then use this ODBC connection string to > gain access to the SQL data. > > How can I prevent this? > > Thanks in advance. > > jkm911
Show quote
Hide quote
"jkm911" <jkm***@discussions.microsoft.com> wrote in message Is the SQL back end path not password protected? If it is then remove it news:C4AA0A80-AE51-4D66-9EE7-76F29EDF49F4@microsoft.com... > I'm using Access as a frontend Client for a SQL Server based application. > The Access Client is converted to an mde file and users can't access or > view > the content due to appropriate database properties setting and startup > options. > > However, they can open a blank Access database and import passthru queries > from my Client. The imported queries contain the ODBC connection string > in > the querie properties box. They can then use this ODBC connection string > to > gain access to the SQL data. > > How can I prevent this? > > Thanks in advance. > > jkm911 from the connection string. Keith. www.keithwilby.com
Password for CurrentUser()
special permissions on database Back-end Adding new users to an Access 2002 DB How to remove Security from Access 2002 Network ID ans user level security logon Failure by Computer accounts in different domain ? Concurrent users - benefits of splitting database MDE security issue How to prohibit users from importing queries from my database |
|||||||||||||||||||||||