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
 Unable to create new SQL server database

Author  Topic 

antesunkis
Starting Member

2 Posts

Posted - 2009-12-29 : 04:30:32
I'm using Visual C++ 2008 Express Edition and am having problems creating a new database.

When I right-click "Data Connections" in Database Explorer, the option "Create new SQL server database" is not available. I have this problem on two different computer but know that I have been able to do this before.

Could someone please help me resolve this problem?

rajdaksha
Aged Yak Warrior

595 Posts

Posted - 2009-12-29 : 04:37:07
hi antesunkis

Did you checked in SQL SERVER Management Studio.

-------------------------
R...
Go to Top of Page

antesunkis
Starting Member

2 Posts

Posted - 2009-12-29 : 05:00:37
quote:
Originally posted by rajdaksha

hi antesunkis

Did you checked in SQL SERVER Management Studio.



I installed it now and was able to create a new database.

Thanks for the help!
Go to Top of Page

rajdaksha
Aged Yak Warrior

595 Posts

Posted - 2009-12-29 : 05:04:46
quote:
Originally posted by antesunkis

quote:
Originally posted by rajdaksha

hi antesunkis

Did you checked in SQL SERVER Management Studio.



I installed it now and was able to create a new database.

Thanks for the help!



So its done right..


-------------------------
R...
Go to Top of Page
   

- Advertisement -