Page 1 of 1

DB2 64b client

Posted: Mon 20 Oct 2014 11:43
by Daril
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

Re: DB2 64b client

Posted: Mon 20 Oct 2014 12:27
by AlexP
Hello,

Thank you for the information. We have added support for db2cli64.dll for Windows x64. this fix will be included into the next UniDAC version. Currently, you can specify the required library in the DB2DLL global variable declared in the DB2CallUni module.

Re: DB2 64b client

Posted: Tue 21 Oct 2014 07:37
by Daril
Hi Alex,
As usual quick and good support.
Thank you

Re: DB2 64b client

Posted: Tue 21 Oct 2014 07:53
by AlexP
You are welcome. Feel free to contact us if you have any further questions.