[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.odbcnet

Wrapping unmanaged ODBC connections

Mark Elkins

6/12/2002 11:41:00 PM

I would like to wrap an existing unmanaged ODBC connection in an ODBC.NET
OdbcConnection object to be used by managed code. Looking at the interface
for the OdbcConnection class however I do not see a way to do this. Is this
possible? If so, how? I'm open to any ideas anyone has. Thanks in advance
to anyone who can help.

Mark