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
DB2 64b client
Re: DB2 64b client
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.
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
Hi Alex,
As usual quick and good support.
Thank you
As usual quick and good support.
Thank you
Re: DB2 64b client
You are welcome. Feel free to contact us if you have any further questions.