PDA

Click to See Complete Forum and Search --> : RDO/ADO to Access & Oracle


Tonatiuh
Aug 20th, 1999, 01:34 AM
I'm working in a proyect where I will need to work with an Oracle an Access databases from VB.

Where I can find some sample code to open the database usin the RDO or the ADO objects?

I'm actually using RDO to work with a FoxPro database and i found that only critical point is to make the connection and rest of methods (update, edit, delete, etc) are transparent.

That's why I want a sample code to open the Oracle and the Access database with this objects.

Any idea will be very appreciated.

Thanks!

Ulises

JHausmann
Aug 22nd, 1999, 02:25 AM
The book : Hitchiker's Guide to Visual Basic & SQL Server, ISBN 1-57231-567-9 comes with a CD and is loaded with examples....

Tonatiuh
Aug 23rd, 1999, 02:47 AM
does that book include samples to Open an Oracle and Acces databases with RDO and ADO?

Ulises

JHausmann
Aug 23rd, 1999, 10:33 AM
Oracle no, Access yes.