Hi,

I'd like to specify the credentials rather in the application specific .odbc.ini than in the source code. I also don't like to create config file parsing overhead.

Why isn't the the user and password parameters in odbc_connect() optional? The unixODBC test tool isql works fine without specifying credentials, ie. it takes them automatically out of the odbc.ini if available.

Kind regards
Marten

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to