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.