I would like connect from PHP to SQLServer 2005 by ODBC, but i was not ok.
I have created DNS in control panel already.
Please tell me the solution, why cannot connect ?
I have connected from php to Sqlserver2008 was ok.
Code
odbc_connect("test2", "test2","12345") or die("Fail");
Connection fail