Hello,
It definitly should not work! For compatible ODBC driver check this out: http://www.teradata.com/DownloadCenter/Forum95-1.aspx
HTH!
Regards,
Adeel
If your ODBC application is running 32-bit mode (even if the server is running 64-bit AIX kernel) you would use a 32-bit driver; if your application is 64-bit, use the 64-bit version of the driver. Both are available for AIX.
There are two separate drivers, one that can be called by applications running in 32-bit mode and one that can be called by applications running in 64-bit mode. Starting with TTU13.0, they are packaged together in a single install. In prior versions, they are separately packaged and you can install either one or both. Just be sure your application references the correct paths in LIBPATH, .ini files, etc.
Yes. The 64-bit AIX OS supports applications running in 32-bit mode, and you can install the 32-bit ODBC driver.

I wanted to check if Teradata ODBC Driver 32-bit can work with IBM AIX 5.3 (64-bit).
If relevant literature is available, appreciate you can also point me to the correct link.
Thanks.