Hi all, I have an application that needs to connect to an ODBC datasource which requires additional parameters to allow the connection. In VB the connection string takes the following form: "DSN=DATASOURCE;GR_UID=USERNAME;GR_PWD=PASSWORD" I can see no way to pass the GR_UID and GR_PWD parameters. I have searched all over, and don't find anything related. Any help in this regard will be greatly appreciated. Thanks in advance, Robert Binneman -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php