|
|
MSSQL
Started by kjmcsd at 04-12-2008 8:10 AM. Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
04-12-2008, 8:10 AM
|
kjmcsd
Joined on 04-12-2008
Posts 2
|
How do I connect to my database using SQL Server Management Studio
|
|
|
|
|
I'm trying to create a user database for my ASP.NET application but I cannot connect to my database to create one. I'm try to use ASPNET_REGSQL to create it but cannot connect
|
|
|
|
|
Report
|
|
|
|
05-27-2008, 1:26 AM
|
deanman
Joined on 04-11-2007
Posts 187
|
Re: How do I connect to my database using SQL Server Management Studio
|
|
|
|
|
At first, you have to create the data base and then you have to attach the data base to the SQL server. Thereafter, run aspnet_regsql.exe in GUI mode, connect to SLQ server and select your data base. That's it.
I <3 WebHost4Life.com
|
|
|
|
|
Report
|
|
|
|
|
Webhost4life Fo... » Database Relate... » MSSQL » Re: How do I connect to my database using SQL Server Management Studio
|
|
|
|