Building in Release or Debug Mode
SourcePro for Open Sources Databases provides both release and debug binaries. The debug versions are powerful tools for uncovering and correcting internal errors in your code. To take advantage of this capability, build your applications in debug mode by:
*Defining the buildtype as debug. See Defining the _RWCONFIG Macro.
*Setting the debug compiler flag. See Specifying Compiler Flags and System Libraries.
*Linking in the debug versions of the libraries. See Linking to the Libraries.