Restrict access to SQL database through ODBC
From: Chris Goddard (cjg@exel.co.uk)
Date: 06/27/02
- Next message: kevin: "Re: Restrict access to SQL database through ODBC"
- Previous message: Dilip Pillai: "xp_runwebtask permission"
- Next in thread: kevin: "Re: Restrict access to SQL database through ODBC"
- Reply: kevin: "Re: Restrict access to SQL database through ODBC"
- Reply: Morris Lewis: "Re: Restrict access to SQL database through ODBC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chris Goddard" <cjg@exel.co.uk> Date: Thu, 27 Jun 2002 06:15:47 -0700
I have a third-party (client / server) application which
requires access through an ODBC DSN to my SQL Server
database. I would like the user's access to the database
to be restricted to this application only. Since the app
is a 3rd party app I cannot use application roles as I
have no control over the connection and therefore cannot
run sp_setapprole on that connection.
Is there any way I can use the ODBC data source but hide
it from other applications such as MSOFFICE which use
ODBC. I would also like to prevent the user from setting
up their own ODBC datasources which could point at the
database server.
Connection is using Integrated Security.
Any advice welcome.
- Next message: kevin: "Re: Restrict access to SQL database through ODBC"
- Previous message: Dilip Pillai: "xp_runwebtask permission"
- Next in thread: kevin: "Re: Restrict access to SQL database through ODBC"
- Reply: kevin: "Re: Restrict access to SQL database through ODBC"
- Reply: Morris Lewis: "Re: Restrict access to SQL database through ODBC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|