Greetings all, Please, I'm trying to connect to a MS SQL Server Express 2005 using PDO for ODBC, but I need the DSN string. I tried with: $dsn = 'odbc:DRIVER={SQL Server};HOSTNAME=CCTPV608\SQLEXPRESS;DATABASE=db_ibripos'; but it doesn't work. Thanks!!! Tomas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php