Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Express Edition and Compact Edition (2005)
 Connect via ODBC from SQL Server Management Studio

Author  Topic 

TheGrudge
Starting Member

1 Post

Posted - 2010-04-13 : 06:01:04
Hi,

is it possible to connect with SQL Server Management Studio 2005 and ODBC?
We have a special ODBC driver that checks some conditions and analyzes the SQL statements, so when some result sets are not allowed for the user, they are simply masked with some default values.
We want this driver to be used with SQL Server Management Studio 2005 (express), but it doesn't seem to be able to connect to a database via ODBC. Is this correct?
If not, how can I connect to the database via an custom ODBC driver?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-04-13 : 14:56:10
Management Studio can not connect using ODBC.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -