0

I have just downloaded SQL Server 2005 express edition from here:

To be used as a database for a vb.net program.

But I'm confused in using sql server. I do not know where to start from here:

http://screencast.com/t/ZTdiMDU5

Do I have to create the database in vb.net?-->

http://screencast.com/t/ZjRlYjkx

If not, where could I create the ms sql database? I'm a beginner and I want to learn.

Please help.

Do you have any tutorials there that could help a beginner like me.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
user225269
  • 10,743
  • 69
  • 174
  • 251
  • SQL Server configuration questions need to be addressed to ServerFault.com, not to SO. Once the Server is properly installed and configured, _programming_ questions (such as running queries, including Database CREATEing queries, from say VB or some other language, or even plain SQL language questions) are welcomed here. – mjv Mar 10 '10 at 06:28

1 Answers1

3

Try SQL Server 2005 Express for Beginners

hallie
  • 2,760
  • 19
  • 27