|
|
 |
BOOK: ASP.NET MVC Website Programming Problem Design Solution ISBN: 9780470410950
 | This is the forum to discuss the Wrox book ASP.NET MVC Website Programming Problem Design Solution by Nicholas Berardi, Al Katawazi, and Marco Bellinaso; ISBN: 9780470410950 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET MVC Website Programming Problem Design Solution ISBN: 9780470410950 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other programmers’ questions, win occasional prizes given to our best members, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|
 |

July 13th, 2009, 08:50 AM
|
|
Authorized User
|
|
Join Date: Mar 2007
Location: , , Denmark.
Posts: 52
Thanks: 6
Thanked 2 Times in 2 Posts
|
|
SQL Server version
Just got the book in the mail
In the book, it is recommended that SQL Server 2008 is used. It is possible to use 2005 instead, right?
|

July 13th, 2009, 09:37 AM
|
 |
Wrox Author
|
|
Join Date: Aug 2008
Location: Phoenixville, PA, USA
Posts: 78
Thanks: 1
Thanked 10 Times in 10 Posts
|
|
It is recommended to use SQL Server 2008 Express which is a free download from Microsoft. We didn't use any 2008 specific feature, so of course you can use SQL Server 2005, but we will be unable to support you doing it.
|
|
The Following User Says Thank You to nberardi For This Useful Post:
|
|

September 3rd, 2009, 08:16 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: , , .
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks to The Beer House I was motivated to finally install SQL Express 2008, but not without a little pain. FYI...
You can run both SQLExpress 2005 and 2008 on the same machine - Uninstall your 2005 Mgmt Studio and install the 2008 Mgmt Studio, which allows you to see both 2005 and 2008 databases.
I had some trouble getting this all set up on one of my machines, and found that I had much better luck using the "old style download" from Microsoft instead of the newer so-called "web install". I used this link for the download:
http://blogs.msdn.com/sqlexpress/arc...-guidance.aspx
One issue I had with the "web install" was that 2008 Engine install told me I already had it installed, even though I only had the 2008 tools installed. I'd first uninstalled 2005 SSMS and installed just the 2008 SSMS. This problem went away with the older style install. Maybe it'd have been better to have uninstalled the 2005 SSMS and then installed the whole 2008 shebang, SSMS and engine, using the "web Install". Anyway...
Good luck...
Last edited by oldcode : September 3rd, 2009 at 08:23 PM.
Reason: Added more info
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |