How do I install informix odbc on windows server 2003/2008?
- by zombiegx
I installed the informix client sdk on my pc (32 bit) and on the server, I could create an odbc connection on my pc easily, but on both windows 2003 and 2008 (64 bit) I can't.
I don't know if there is a 64 bit sdk, maybe this is the issue. But I haven't found what to do.
I need to use odbc since using the sdk by itself hangs IIS, and according to this post
http://forums.asp.net/p/1269896/2425034.aspx#2425034
the solution is to use odbc.
thanks