Additional
AnyDAC
SimpleIAX
Forums
Welcome, Guest
Please Login or Register to post messages. Lost Password?
connecting App. 32bit, "informix connect 64bit"
(1 viewing) 1 Guest
Go to bottom
TOPIC: connecting App. 32bit, "informix connect 64bit"
#21414
lorife
Platinum Boarder
Posts: 354
graphgraph
Karma: 1
User Offline Click here to see the profile of this user
connecting App. 32bit, "informix connect 64bit" 2012/06/28 06:20 (10 Months, 3 Weeks ago)
Hi,

i tried releasing an application made in a 32bit environment on a 2008 r2 server.

On another server i installed "informix connect" 32bit and it works.

This time i tried installing "informix connect" 64bit and I get an error that it cannot find the driver.

I think it's because when you install the 64 bit version the driver is called

IBM INFORMIX ODBC DRIVER (64-bit)

instead of

IBM INFORMIX ODBC DRIVER

i even tried changing the parameters this way:

[testexp]
ODBCDriver=IBM INFORMIX ODBC DRIVER (64-bit)
..
..
..

but the error persists.

Am i doing something wrong because I should install the 32bit version or there's something else to be done?

thanks,
Lorenzo
Logged Logged
The administrator has disabled public write access.
#21417
Support
Moderator
Posts: 5635
graph
Karma: 99
User Offline Click here to see the profile of this user
Re:connecting App. 32bit, "informix connect 64bit" 2012/06/28 07:49 (10 Months, 3 Weeks ago)
Hello Lorenzo

Is your application built as a x64 executable ?

x86 application needs x86 ODBC drivers.
x64 application needs x64 ODBC drivers.
With best regards,
DA-SOFT Technologies Support Team
Logged Logged
The administrator has disabled public write access.
#21423
lorife
Platinum Boarder
Posts: 354
graphgraph
Karma: 1
User Offline Click here to see the profile of this user
Re:connecting App. 32bit, "informix connect 64bit" 2012/07/03 08:35 (10 Months, 3 Weeks ago)
no it was 32. I tried a 32 application with 64 drivers.

I thought that was possible.

Thanks for the info.

Lorenzo
Logged Logged
The administrator has disabled public write access.
Go to top