Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Create database SQL Server 2008 Express

Author  Topic 

sfskseg32
Starting Member

1 Post

Posted - 2009-12-09 : 17:12:39
Hello,

I downloaded SQL Server 2008 Express with Visual Web Developer Express and I need to create a database. As far as I can tell, there is no database management program like in Access so how do I make a database? Thanks!

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2009-12-09 : 17:16:14
Create Database http://msdn.microsoft.com/en-us/library/ms176061.aspx
Go to Top of Page
   

- Advertisement -