> BTW: Its not uncommon for the driver to lookup settings in the odbc.ini > after the call by the DM to connect... for example to handle unusual > settings. That is the base for strange bugs like: DriverManager finds DSN called test in odbc.ini which looks like [ test] but the ODBC-driver does not. :-(( strange ODBC-API