Buffers and memory allocation
When you retrieve data into a buffer that already contains a row or collection, HCL Informix® ODBC Driver does not reuse the same buffer.
Instead, HCL Informix
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.