Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Authentication
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01489022
Message ID:
01489060
Views:
45
>Thank you. I will create a login name and password.
>
>>Usually sa password is created when SQL Server is installed. A long time ago default used to be an empty password but it's not recommended practice. You should create a login/user specifically for your application and give it adequate access rights.
>>
>>>

Just to add to Sergey's advice - never use sa to connect to SQL Server from your application. Always create a specific user for the application.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform