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
 Wrox SQL Books

Author  Topic 

dreamtfk
Starting Member

9 Posts

Posted - 2007-04-02 : 22:27:59
Ok I found these two books

http://www.wrox.com/WileyCDA/WroxTitle/productCd-0764589237.html

and this one

http://www.wrox.com/WileyCDA/WroxTitle/productCd-0764584332.html

Could someone explain the difference between these 2 books besides the fact that one is geared towards the express edition. The SQL Programming book sounds more thorough than the Express Edition book.

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.
Go to Top of Page

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 Athalye
India.
"The IMPOSSIBLE is often UNTRIED"
Go to Top of Page

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.
Go to Top of Page

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!
Go to Top of Page
   

- Advertisement -