OLE DB Driver for .NET connection

  • Thread starter Soren S. Jorgensen
  • Start date
S

Soren S. Jorgensen

Hi,

Odd question:

Does anyone know of a OLE DB provider that are able to use an ADO.NET
implementation - like the Microsoft OLD DB Provider for ODBC uses a ODBC
data source, only it should be able to use/create a .NET data source??

The problem is that we have to create a reliable connection from our SQL2005
server to a Sybase server (as a linked server) , but using the OLE DB
Provider for Sybase ASE 12.5 dosn't work very well. The ODBC way dosen't
improve things mush as well.

But the Sybase ASE .NET client perform very well, but this cannot be used
directly from inside SQL server as it only uses OLE DB providers.

Kr. Soren
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,


Not sure why you especifically want it to be .NET related.

IMO this is more a SQL server question than one of .NET and you may get a
better answer in a SQL NG
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top