Tacho wrote: > I used the following flags to make odbc driver manager a 64bit > software, but it is failing to accomplish it. If you are on AIX, then the simple way is export OBJECT_MODE=64 export CFLAGS= ./configure make make install Assuming you have 2.3.0 of unixODBC that should build what you want. -- Nick