When trying to setup a ODBC Connection from Sever A to my SQL Server, I get an error:
Login failed for user 'Domain Account'. Reason: An attempt to login using SQL authentication failed. Server is configured for Windows authentication only. [CLIENT: Server A]
The problem is, I can logon to the SQL Management using that account but cannot access the database from a ODBC Connection?
What am I missing?