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 |
|
dreamtfk
Starting Member
9 Posts |
|
|
dreamtfk
Starting Member
9 Posts |
Posted - 2007-04-02 : 22:35:23
|
| Ok well since I dont see an edit button I will have to reply. I also wanted to say that I recently aquired the SQL 2005 Developer Edition from school and I am not really sure if I should be learning on that or the Express Edition. |
 |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-04-03 : 03:34:12
|
| If you just wanted to get started with most of SQL part (like writing queries, understanding new features in database engine, programming SP/UDF/triggers etc.), you can go for SQL Express.But if you are also interested in learning DTS, Notification services, creating jobs, service broker etc. you can get those features in Developer edition not in SQLExpress.BTW, you can edit your post by clicking on the third button in your post (the one with pen and book icon).Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
dreamtfk
Starting Member
9 Posts |
Posted - 2007-04-03 : 16:46:01
|
| Ok thank you for clearing that up. I went to the MS SQL Express website and it does seem that I should go that route first. |
 |
|
|
noquintic
Starting Member
10 Posts |
Posted - 2008-05-29 : 13:25:22
|
| I have used "Beginning SQL Server 2005 Programming" by Robert Vieira as both a step by step learning tool and a quick reference as needed. Between this book, Books Online, and this forum, I have been able to find pretty much of what I needed.Più pranzo libero! |
 |
|
|
|
|
|