Compiling and Linking
 
Compiling and Linking
This chapter deals with compilation and compatibility issues, and presents the Rogue Wave® DB Link libraries. It is divided as follows:
*Compilation Flags
*Target RDBMSs
*Rogue Wave DB Link Libraries
Warning: The Rogue Wave DB Link include file “dblink.h” must always be included in your application. It defines a static variable that will initialize the driver linkage mode (either static if you use dblnkst + RDBMS compilation flag, or dynamic if you use dblnkdyn).

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.