Connecting to an MSSQL database

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
three_sixteen
Posts: 11
Joined: Mon Jan 22, 2007 11:42 pm
Contact:

Connecting to an MSSQL database

Post by three_sixteen »

Greetings,

I've got PHP installed successfully on my server - however it can't connect to the database for an unknown reason. When the connection fails it doesn't throw back an error so I really am not sure where to start trouble shooting.

Does anyone have any insight as to why that might be? The server that phpMyFAQ is hosted on can ping the SQL server fine.

I'm running IIS
three_sixteen
Posts: 11
Joined: Mon Jan 22, 2007 11:42 pm
Contact:

Post by three_sixteen »

Figured it out, it was a bad DLL file

(ntwdblib.dll)
Post Reply