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
 Where do I start?

Author  Topic 

RonR
Starting Member

4 Posts

Posted - 2009-09-27 : 07:04:27
I am new to SQL Server. I currently use Access 2003 with VB 2008 XE.

I want to use SQl Server with VB 2008 XE. I guess I need to know how to setup an SQL Database so I can get started.

I will be using the SQL Database just on the development computer at first.

With Access I just create the database then setup the required fields
and I am ready. SQL looks a lot more complicated.

Any help would be appreciated.

DonAtWork
Master Smack Fu Yak Hacker

2167 Posts

Posted - 2009-09-28 : 07:25:26
Its not really too complicated. Try following the basic links in my signature.

http://weblogs.sqlteam.com/jeffs/archive/2008/05/13/question-needed-not-answer.aspx
How to ask: http://weblogs.sqlteam.com/brettk/archive/2005/05/25.aspx

For ultra basic questions, follow these links.
http://www.sql-tutorial.net/
http://www.firstsql.com/tutor.htm
http://www.w3schools.com/sql/default.asp
Go to Top of Page
   

- Advertisement -