Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server authentication problem
Message
 
To
17/01/2013 11:18:02
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01563112
Message ID:
01563115
Views:
47
>>>Hi,
>>>
>>>I am testing access to a new customer database (not the first time a very similar environment). What happens is when I use Windows authentication (specify in the connection string IntegratedSecurity True) connection works. But when I try SQL Server authentication I get connection error (basically connection denied). For SQL Server authentication I created login and then in the database I created user of the same name. The user has roles: db_datareader, db_datawriter, db_owner. But nothing works. I have double checked the password (I made it very simple 'test') but can't make the SQL Server authentication to work.
>>>What could be missing? TIA.
>>
>>Could you connect with SSMS using this login?
>
>No. I get error "Cannot connect to SERVERNAME" What could it tell me? Thank you

Connect with SSMS using Windows authentication. Right click on this login and "Properties->Status"
Also make sure that this login has rights on master DB.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform