
OLEDB Provider for ODBC drivers with VB.NET
Enric,
You will need to download the ODBC Client:
ODBC Client for .Net beta. "ODBC .NET Data Provider Beta 1" under
http://msdn.microsoft.com/downloads/default.asp ".Net Framework"
Note: you need to use Project - References to reference the DLL in addition
to importing the namespace.
NOTE: This version of the client works with Beta 2 of the framework...
I don't believe we will see the next version of this provider until .NET
ships, in which case we should see the released version of this driver...
Hope this helps
Jay
Quote:
> Jun,
> Thanks for the answer, but: do you know where can I find this provider ?
Any
> suggestions ?
> Best regards,
> Enric
> > Hi Enric,
> > The OleDB Managed provider does not support OLEDB Provider for ODBC.
This
> > is by design.
> > I think you need to find the oledb provider or managed provider to
access
> > Progress in ADO.NET.
> > I hope this helps. If you have any questions, please reply to this post.
> > Best Regards,
> > Jun Su
> > Microsoft Support
> > ---
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> > --------------------
> > | Subject: OLEDB Provider for ODBC drivers with VB.NET
> > | Date: Thu, 29 Nov 2001 13:59:30 +0100
> > | Hello,
> > |
> > | Is it possible to work in Visual Basic.NET (or C#) using an Openlink
> > | multi-tier driver to access to Progress 8.x or 9.x databases?
> > |
> > | I have tested Visual Basic.NET (beta 2) using the "Microsoft OLE DB
> > Provider
> > | for ODBC Drivers" to link with the Openlink multi-tier driver (but the
> old
> > | 3.2 version) and it doesn't work. When you try to configure the
> connection
> > | in the .Net framework it appears the message: "OLE DB provider for
ODBC
> > | drivers cannot be used".
> > |
> > | Thanks,
> > |
> > | Enric
> > |
> > |
> > |
> > |
> > |