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.
| 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 fieldsand 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.aspxHow to ask: http://weblogs.sqlteam.com/brettk/archive/2005/05/25.aspxFor ultra basic questions, follow these links.http://www.sql-tutorial.net/ http://www.firstsql.com/tutor.htm http://www.w3schools.com/sql/default.asp |
 |
|
|
|
|
|