-
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
-
The book : Hitchiker's Guide to Visual Basic & SQL Server, ISBN 1-57231-567-9 comes with a CD and is loaded with examples....
-
does that book include samples to Open an Oracle and Acces databases with RDO and ADO?
Ulises
-