Call Level Interface Guide and Reference

Comparing Binding and SQLGetData

Generally it is more efficient to bind application variables or file references to result sets than using SQLGetData(). Use SQLGetData(), or preferable, the LOB functions, when the data value is large variable-length data that:


[ Top of Page | Previous Page | Next Page ]