automicgina
Programmer
Hi,
I created a DSN coonection to a SQL db and I have to use windows authentication. I was able to login under the computer's administrator account, but when I login as regular network user I got this error:
Connection failed:
SQL State: "28000"
SQL Server Error: 18456
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'mydomain\myname'
Is this a SQL problem or a network problem?
I created a DSN coonection to a SQL db and I have to use windows authentication. I was able to login under the computer's administrator account, but when I login as regular network user I got this error:
Connection failed:
SQL State: "28000"
SQL Server Error: 18456
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'mydomain\myname'
Is this a SQL problem or a network problem?