I'm having a tough time. Tried with the following config:
win server 2008 r2
iis 7.5 / all web roles installed
drupal-7.14
php-5.3.13-nts-Win32-VC9-x86
mssql express 2008 r2
rewrite_2.0_rtw_x64
sqlsrv-7.x-1.2
SQLSRV20
sqlsrv and pdosqlsrv showing active in php extensions.
If you've gotten it working can you tell me how? Or share your settings.php file?
Comments
Comment #1
captaingeek commentedFigured it out, .\SQLExpress or the name of the sql server instance must be specified under host. localhost wont work.
Comment #2
omegamonk commentedClosed, per OP comments.