SQLGetData (Desktop Database Drivers)

This function can retrieve data from any column, whether or not there are bound columns after it and regardless of the order in which the columns are retrieved.

Note

*pcbValue in SQLGetData may return twice as many characters as actually available when binding to ANSI data longer than 510 characters on a Jet 4.0 database. Character values of 510 or less will return the actual cbValue.