Options
Moving a database in SQL Server 2005

So this might sound like a pretty retarded question, but I'm just trying to get sharepoint set up on a fresh SBS2003 Premium edition server install. I've got SQL server installed and running but i need to create a database for sharepoint to use. How do I actually go about doing such a thing? Do i need some additional management app or am i just completely missing something?
0
This discussion has been closed.
Comments
this may be more reliable than my memory.
The other versions use the SS2005 Management Studio, and by clicking on the instance name after logging in with the credentials you provided during install, you can Create a database through a wizard (right-click on the instance).
Take a look at this free lab on an explaination of how to use the SS2005 Management Studio: http://go.microsoft.com/?linkid=4267441
Here is a link to all of the virtual labs available for SS2005: http://msdn.microsoft.com/virtuallabs/sql/default.aspx
Thanks -
Scott