RWDBTracer and asString() method behave differently in DBTools 4.0.0

Article ID: 1002
Last updated: 05 Feb, 2008
Article ID: 1002
Last updated: 05 Feb, 2008
Revision: 1
Views: 2603
Posted: 14 Jan, 1998
by Dean J.
Updated: 05 Feb, 2008
by Dean J.
Problem


Single-thread-static, or multi-thread-shared, versions of Examples will not build.


Cause


Borland does not ship the single-thread-static (cw32.lib), or multi-thread-shared (cw32mti.lib) versions of the runtime libraries with C++ Builder version 1 (and possibly later versions). This prevents us from building and linking these versions of our examples. However, the multi-thread-static versions of the libraries and examples will build, link, and execute fine.


Action


Upgrade to Borland C++ version 5.02.
This article was:   Helpful | Not helpful
Report an issue
Article ID: 1002
Last updated: 05 Feb, 2008
Revision: 1
Views: 2603
Posted: 14 Jan, 1998 by Dean J.
Updated: 05 Feb, 2008 by Dean J.

Others in this category