Hello all, I set up freetds on one of my servers and everything worked fine. I just set it up on another server (this one with the latest php) and now the same code seems to connect but can't select the db mssql_select_db(): Unable to select database:. How can I figure out what's wrong? The mssql db is hosted remotely so both servers should be able to hit it fine and are using the exact same source code. The differences are they are running different versions of php and possibly freetds. Thanks!