DB2 64b client
Posted: Mon 20 Oct 2014 11:43
Hi,
I'm wonder how can I use 64b client for DB2 during unidac. I use Delphi XE2 and Unidac 5.1.4.
I create simple application with UniConnection. When I create 32b project, everything is OK, when create 64b project error occur during load db2cli.dll (is 32b dll).
I see db2cli.dll is already 32 dll, but in same folder is db2cli64.dll. When I rename this db2cli64.dll to db2cli.dll everything is OK for 64b build.
Is any way, how unidac set to use db2cli64.dll instead db2cli.dll?
Thank you
I'm wonder how can I use 64b client for DB2 during unidac. I use Delphi XE2 and Unidac 5.1.4.
I create simple application with UniConnection. When I create 32b project, everything is OK, when create 64b project error occur during load db2cli.dll (is 32b dll).
I see db2cli.dll is already 32 dll, but in same folder is db2cli64.dll. When I rename this db2cli64.dll to db2cli.dll everything is OK for 64b build.
Is any way, how unidac set to use db2cli64.dll instead db2cli.dll?
Thank you