Using access 2013/2010 as a frontend and sql 2012 on a virtual machine as a back end.
Every once in a while users are getting this error
Connection failed:
SQLState: 'S1000'
SQL Server Error:0
[Microsoft][ODBC SQL Server Driver]Cannot generate SSPI context
It's somewhat rare that they get this error and I just tell them to close the database and then reopen it and it usually fixes it. Sometimes they have to log out of their computer and log back in.
Well it happened to my boss so now it's a huge issue. Anything I can do to fix this for good? I'm pretty new to SQL
Every once in a while users are getting this error
Connection failed:
SQLState: 'S1000'
SQL Server Error:0
[Microsoft][ODBC SQL Server Driver]Cannot generate SSPI context
It's somewhat rare that they get this error and I just tell them to close the database and then reopen it and it usually fixes it. Sometimes they have to log out of their computer and log back in.
Well it happened to my boss so now it's a huge issue. Anything I can do to fix this for good? I'm pretty new to SQL