Buffers and memory allocation
When you retrieve data into a buffer that already contains a row or collection, HCL OneDB™ ODBC Driver does not reuse the same buffer.
Instead, HCL
OneDB ODBC Driver performs
the following steps:
- Creates a row or collection buffer.
- Associates the new buffer with the given buffer handle.
- Deallocates the original buffer.