skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The Oracle Wire Protocol Driver : Using Parameter Arrays
 

Try DataDirect Drivers Now

Using Parameter Arrays

Oracle 8i and higher databases natively support parameter arrays, and the Oracle Wire Protocol driver, in turn, supports them. When designing an application for performance, using native parameter arrays for bulk inserts or updates, for example, can improve performance. Refer to "Designing ODBC Applications for Performance Optimization" in the DataDirect Connect Series for ODBC Reference for more information about using arrays of parameters to improve performance.