Large identifiers supported

The ASE Drivers support the new ASE large identifiers, or names, for database objects. Some object names in ASE 15.0 now have new limits of 255 bytes. For example, you can now have longer names for tables, columns, procedures, and others.

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