Adaptive Server Enterprise ODBC Driver Support

To enable LOB locator support, establish a connection to Adaptive Server with the EnableLOBLocator connection property set to 1.

When EnableLOBLocator is set to 0, the default value, the ODBC Driver cannot retrieve a locator for a LOB column. When enabling LOB Locators, the connection should be set to autocommit off.

You must also include the sybasesqltypes.h file in your program. The sybasesqltypes.h file is located in the include directory, under the ODBC installation directory.