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
 .NET Inside SQL Server (2005)
 Problem accessing custom TDS program from OLE DB

Author  Topic 

serpent
Starting Member

2 Posts

Posted - 2009-01-27 : 08:17:00
I have implemented a program based on Microsoft TDS specification. My program works fine when the connection comes from (.NET Framework Data Provider for SQL Server) but fails when connection type is (.NET Framework Data Provider for OLE DB).

Is OLE DB using different protocol? if so then any one has any idea what to do?.

I am using Visual Studio 2008's server explorer. I am having the same problem when i am connecting from SQL Server Management Studio 2005.

Kindly help.
   

- Advertisement -