Home |
Previous Page | Next Page Working with Rows and Collections > Transferring Row and Collection Data >
When you retrieve data into a buffer that already contains
a row or collection, IBM Informix ODBC
Driver does not reuse the same buffer. Instead, IBM Informix ODBC
Driver performs
the following steps:
- Creates a new row or collection buffer.
- Associates the new buffer with the given buffer handle.
- Deallocates the original buffer.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]