I created a query within SQL that I am trying to use as an external datasource within excel. I made my connection to the SQL server and told it which table I wanted to use. Everything seems to work just fine under my login but when someone else tries to open the file that is not a domain adminstrator they get the following message:
Connection Failed:
SQL State '28000'
SQL Server Error: 18456
[Microsoft][ODBC SQL Server Driver][SQL Server] Login failed for user 'OGDENPUBS\shorton'.
What am I doing wrong that is causing this error? Any suggestions?
Connection Failed:
SQL State '28000'
SQL Server Error: 18456
[Microsoft][ODBC SQL Server Driver][SQL Server] Login failed for user 'OGDENPUBS\shorton'.
What am I doing wrong that is causing this error? Any suggestions?