Previous Topic

Next Topic

Improved Compile Options for the c-treeACE SQL Direct Link ODBC Driver

The c-treeACE SQL direct link ODBC driver was found to periodically crash an application when connecting to the server. A compile time option (-Bsymbolic) was modified to ensure the correct C++ new() operator is resolved rather than an overloaded method used by the driver due to library load order.