Hi,
I work on Workgroup environment and ODBC connection to server hosting MS Sql 2012 was working fine, now I get error 18452. I use windows Authentication for connection.
Seeing MS Sql Server log, the connection from workstation is done with its local credentials and not server credential. I can access my server folders and also Stored credentials in Stored Usernames and Password using rundll32.exe keymgr.dll, KRShowKeyMgr
How can I make ODBC use stored windows credentials for server rather than local workstation credentials
Regards,
Abhay