RDBPROD: How to Use Native ODBC with MS Visual Basic
(Doc ID 64728.1)
Last updated on APRIL 16, 2024
Applies to:
Oracle ODBC Driver for Rdb - Version 2.10.17 and laterGeneric Windows
Purpose
Microsoft Visual Basic (VB) allows a developer to access data from ODBC compliant databases through built-in data objects and methods. In some applications, a developer may need more flexibility than the data objects allow. In these applications, it is best to make the native ODBC calls yourself instead of letting VB generate them for you. This allows full control of the ODBC calls being issued to the backend database. Using this method of database access can also improve performance of your application dramatically.
Scope
Microsoft Visual Basic (VB) developers accessing Rdb through ODBC Driver for Rdb
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |