We are in the process of moving to IIS7.5 and windows 2008 R2 from Apache and windows 2003. The moodle database is on MySQL but we make a few calls to two different Microsoft SQL databases in two additional blocks so we need the appropriate extension in the php.ini file. We are also upgrading php.
http://docs.moodle.org/en/Installing_MSSQL_for_PHP says for the free TDS extension to create a conf file with the database detail in, but this is describing it as if it is the main moodle database. I'm new to this bit and confused, can I put details of two different SQL databases, potentially on 2 different servers into this file? Or will that just cause the server to get confused too?
Previously we just used the standard MSSQL extension that came with php.
Thanks
Heather