Visual Studio 2005 I connect with SQL Server Express edition with SQL Server Management Studio Express
using Windows authentication.
When I installed Visual Studio 2005 I didn't get asked for SQL Server Express edition user name or password. How can I connect without Windows authentication?
You will have to:
You can then configure a new user, password, and grant privileges.