Page 1 of 1

mssql.dll not found [Solved]

PostPosted: 30. July 2012 15:47
by hmmk
Hi,

I've just installed Xampp because I'll need to use it to connect to an mssql database. I've been following guides etc online to get the right dlls but I cannot find the extension=php_mssql.dll or extension=php_pdo_mssql.dll in the php.ini file. I tried writing them in myself but I couldn't save it. I also tried downloading ntwdblib.dll but that didn't seem to work either.

I'm a little bit lost on this now, any help would be really appreciated!

Re: mssql.dll not found

PostPosted: 30. July 2012 17:00
by JonB
Read these threads:

viewtopic.php?f=16&t=49670&p=191610&hilit=SQLSRV#p191618

viewtopic.php?f=16&t=51070&p=196670&hilit=mssql.dll+found#p196670

You should read them carefully, as you did not specify what version of Windows you are running and that is critical to this issue.

Good Luck

Re: mssql.dll not found

PostPosted: 31. July 2012 16:43
by hmmk
Thank you! I've now moved to the SqlSrv dlls instead.