Win2003 + php 5.0.4 + MSSQL2005 can't connect to database

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
humberg
Posts: 1
Joined: 24 May 2006, 13:51

Win2003 + php 5.0.4 + MSSQL2005 can't connect to database

Post by humberg »

Hi

I use Win2003 server + php 5.0.4 + MSSQL2005 and other php-sites work fine. When I try to connect to MSSQL, install.php tells me "No connection to database".
I found the line
MSSQL_CONNECT(...)
is this running with php 5.0.4 and MSSQL??

How can I use ODBC?

Best regards

markus
Post Reply