Is there sample code within VB that can allow me to update tables using an Oracle ODBC driver? Is there anything special in the regedit to allow me to do updates into Oracle using the ODBC driver?
Printable View
Is there sample code within VB that can allow me to update tables using an Oracle ODBC driver? Is there anything special in the regedit to allow me to do updates into Oracle using the ODBC driver?
You'll need to get your hands on the Oracle client set-up CD. It has the utilities you need to set-up the connection. It can be done manually but unless you know what you're doing it's easy to make mistakes.
All of the configuration is stored in the registry so once it's been setup on one machine you can easily export the key and run it as part of installing your software.
Sorry I can't be of more help but you do need the CD.