Dear all! I've already spent two days with this problem, and I wasn't able to compile the db2uext2.cadsm (previoulsy renamed to db2uext2.c and compiled with the required parameters) in order to get the .exe file because I get constantly linking errors like this:
---------------------------------------------------------------------------- -------------------- C:\DOCUME~1\sciadm\LOCALS~1\Temp\cc88aaaa.o(.text+0x389):db2uext2.c: undefined r eference to `dsmQueryApiVersion@4' C:\DOCUME~1\sciadm\LOCALS~1\Temp\cc88aaaa.o(.text+0x3b3):db2uext2.c: undefined r eference to `dsmInit@32' C:\DOCUME~1\sciadm\LOCALS~1\Temp\cc88aaaa.o(.text+0x549):db2uext2.c: undefined r eference to `dsmTerminate@4' C:\DOCUME~1\sciadm\LOCALS~1\Temp\cc88aaaa.o(.text+0x5a0):db2uext2.c: undefined r eference to `dsmTerminate@4' ---------------------------------------------------------------------------- -------------------- I've tried many different option arguments for the compiler (and three different compilers) but I don't really know what I'm doing wrong. Maybe API version? Db2 version? Could give me some clues of where to download already compiled versions of this file? Or at least, where can I download a free compiler and specfic commands to compile the file? Or any help???? Thanks in advance, Borja
