SQL to C conversion for ROWID data

You can convert the ROWID SQL data type, SQL_ROWID, to a C data type.

The following table shows information about converting ROWID SQL data to C data.

Table 1. Conversion of ROWID SQL data to C data
fCType Test rgbValue pcbValue SQLSTATE
  • SQL_C_CHAR
  • SQL_C_WCHAR
Data length < = cbValueMax Data Data length (in bytes) 00000
Data length > cbValueMax Truncated data Data length (in bytes) 01004