Home All Groups Group Topic Archive Search About

How to prohibit Users from importing Queries from my database

Author
12 Oct 2006 10:13 PM
jkm911
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

Author
16 Oct 2006 7:17 PM
Craig
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
Author
17 Oct 2006 7:22 AM
Keith Wilby
Show quote Hide quote
"jkm911" <jkm***@discussions.microsoft.com> wrote in message
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

Is the SQL back end path not password protected?  If it is then remove it
from the connection string.

Keith.
www.keithwilby.com