View Single Post
  #1 (permalink)  
Old 11-22-02, 16:52
svrider svrider is offline
Registered User
 
Join Date: Jul 2002
Posts: 39
Exclamation Connecting VB applicaiton to Oracle 8i

Hello everyone,

I'm moving a VB applicaiton from SQL Server to Oracle 8i.

When connecting to SQL Server, I used OLEDB. Very effective.

I couldn't find how to connect to Oracle 8i using OLEDB, so I relied on the good old ODBC. But I heard that not only is it possible to connect to Oracle through OLEDB, but it is faster...

I guess I need some "How to" hints...

Thanks !

Svrider.
Reply With Quote