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