Hello,
I have a problem whith IIS and mssql the problem is : I use mssql_connect command to connect the data base Locally it works but when I use IIS its not working
"FATAL ERROR : atal error: Call to undefined function mssql_connect()"
When setting up PHP, did you remember to edit php.ini so that the MSSQL extension would be loaded?
Thread moved to Install forum. (Also note that this issue is not related to IIS.)