Tag Archives: Visual Studio 10
Compiling C code on Windows 7 for DB2 9.7 64bit
Problem The %DB2PATH%\SQLLIB\samples\c directory on windows contains many examples of C routines to extend DB2 or to work with DB2 from C programs. This article describes how to compile the sample code for 64 bit. Solution Set the environment (VC … Continue reading
