Is anyone else having issues with cached broken connections using Windows Authentication (Non Shared) connections to SQL Server?
I have a situation that if anything is wrong with the users login, e.g. they don't have the correct permissions on the database, they are then never able to login even once this issue is fixed. With many users of the connection, it's not workable to have to rebuild connections each time one user has an issue.
Has anyone experienced this? Is there a simple fix to the broken cached connection?