Using large identifiers for database objects

The Adaptive Server ODBC Driver supports object names or identifiers that have lengths of up to 255 bytes. For information on Adaptive Server large identifiers, see What’s New in Adaptive Server Enterprise 15.0?

WARNING! If you use large identifiers in your C++ programs or client applications, you must allocate sufficient buffer lengths to avoid data truncation.