cmanon.com

tal vez juguemos toda la vida aqui …

Tag archive for ‘sql’

PHP MSSQL 2005 Problem - Solved

Trying to make a connection to a MS SQL Server 2005 database from PHP, I always got an error message using the mssql_connect saying:
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: {servername}.
I tried several solutions like, updating the ntwdblib.dll (on windows; I had the same error on linux) library, configuring the tcp/ip properties on sqlexpress [...]


Tagged as , , , , + Categorized as computer/linux, computer/programming, other/uncategorized