Im using MS SQL 2000 server and Apache Web Server 1.3 and Php 4.2. Ive created a DSN for MS Sql.
When using $cx= odbc_pconnect("gattend","sa","",""),
i get the following error :
Warning: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'., SQL state 28000 in SQLConnect in c:\program files\apache group\apache\htdocs\samir\html\odbc_test.php on line 2 .
Can anyone please help me out?
Thanks and Regards,
Girish Bhat