OLEDB Provider for ODBC drivers with VB.NET 
Author Message
 OLEDB Provider for ODBC drivers with VB.NET

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



Mon, 17 May 2004 20:59:30 GMT  
 OLEDB Provider for ODBC drivers with VB.NET
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
|
|
|
|
|



Tue, 18 May 2004 14:39:46 GMT  
 OLEDB Provider for ODBC drivers with VB.NET
Jun,

Thanks for the answer, but: do you know where can I find this provider ? Any
suggestions ?

Best regards,

Enric



Quote:
> 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
> |
> |
> |
> |
> |



Fri, 21 May 2004 18:41:29 GMT  
 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
> > |
> > |
> > |
> > |
> > |



Sat, 22 May 2004 10:55:31 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Oledb providers x odbc drivers

2. OLEDB Provider Issues: ODBC Drivers vs Sql Server

3. Building a OLEDB Provider usding VB.NET

4. ADOX on Oracle through the OLEDB provider for ODBC

5. Command.Execute with parameter works with ODBC provider, fails with Microsoft.Jet.OLEDB.4.0

6. Clipper OLEDB/ADO/ODBC Driver

7. ODBC-OleDB Driver for Pocket PC

8. Microsoft OLE DB Provider for ODBC Drivers error

9. Microsoft OLE DB Provider for ODBC Drivers (0x80004005)

10. OLEDB Provider Error - Supplied Provider is different from the one already in use

11. Oracle ODBC driver / Microsoft ODBC driver for Oracle

12. Writing OLEDB Providers with VB

 

 
Powered by phpBB® Forum Software