Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
Tag: logins
SQL Server Failed Login – SQL Server login (not windows) – Random times
Question : We have the following situation and am wondering if anyone can suggest a way of determining the cause. […]
SSIS Transfer Login Task Error
Question : I have created an SSIS Transfer Logins Task. I have selected the SourceConnection and DestinationConnection and both valid […]
Does SSRS report user needs database level permission?
Question : I have a separate reporting server and a separate database server. Now on the Reporting server site settings […]
SQL Server login failed for user and all user accounts seem to be disabled
Question : When I tray to login to SQL Server, all users are disabled and fail with error 18470. Even […]
Unable to access sql database with login and password [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Too localized – this could be because […]
Confused Logins and Users in SQL Server
Question : In SQL Server, when setting permissions with a Grant statement, we do it on Users, not Logins. For […]
Separate SQL Logins for reading from and writing to table good design?
Question : This is a question for SQL Server but could probably apply to nearly any SQL implementation. A client […]
SQL Server script to delete accounts no longer in Active Directory
Question : We have a SQL Server 2000 that will shortly be migrated to SQL Server 2005. It has years […]
Check if a SQL Login exists without SA
Question : How can I check if a SQL Login exists for an arbitrary domain user if the account I’m […]