Previous Topic: 4021Next Topic: 4028


4022

Cannot use SQLGetData on bound column

Reason:

The SQLGetData function was passed to the identifier of a column for which SQLBindColumn has been called.

Action:

The application must not use SQLGetData on columns, which have been bound to an address.