Tag Archives: Windows 7

DB2 9.7.2 Log files on Windows 7

Problem Since Windows Vista (that includes Windows 7), the place where programs store some of their information has changed. This makes finding the DB2 log files (equivalent of db2diag.log) more difficult. Solution The log files have moved under the directory … Continue reading

Posted in DB2, Windows | Tagged , , | Leave a comment

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

Posted in DB2 | Tagged , , , | Leave a comment