Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server:localhost
ENGLISH Together with PHP and Apache server I was using MS SQL 2000 database. After upgrading database to MS SQL 2012 aplication (which was using db) start to show error at connecting to db: Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server…After longer search I fund the solution – the library file ntwdblib.dll . For…
Read more Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server:localhost