Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 25th, 2010, 04:51 AM
Authorized User
 
Join Date: Jan 2010
Posts: 34
Thanks: 5
Thanked 0 Times in 0 Posts
Default 2008 vs 2005

If I work in development with express 2008 and my ISP have SQL SERVER 2005
will I have problems publishing?
TIA
BARAK
 
Old January 25th, 2010, 04:58 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

It depends....

The database files are not directly compatible. However, if you stick to data types supported by SQL Server 2005, you should be able to script your database and run them against the target server.

However, just to be safe, it's probably easier to install 2005 side by side as well.

Cheers,

Imar
---------------------------------------------------------------------------------------------------------------------
Imar Spaanjaars
Web: Imar.Spaanjaars.Com Twitter: ImarSpaanjaars.

Author of Beginning ASP.NET 4 : in C# and VB, Beginning ASP.NET 3.5 : in C# and VB, and ASP.NET 2.0 Instant Results.
While typing this post, I was listening to: Special Cases by Massive Attack (Track 4 from the album: 100th Window) What's This?
 
Old January 25th, 2010, 06:04 AM
Authorized User
 
Join Date: Jan 2010
Posts: 34
Thanks: 5
Thanked 0 Times in 0 Posts
Default one more Q:

I am missing some stuff in the installation of the SQL express 2005 like publish and also I can’t script table’s data - the feature is just not there...

I tried upgrade but the installation stop since no updates were found to install... I don’t want to remove the installation since I have done a lot of work on this tables and I can't back them up.... (I can backup only the scheme)

any suggestions?
 
Old January 25th, 2010, 06:35 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Why can't you back them up? You can simply create a copy of the .mdf file...

Have you tried installing SQL Server Management Studio Express edition?

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
The Following User Says Thank You to Imar For This Useful Post:
barakros (January 27th, 2010)





Similar Threads
Thread Thread Starter Forum Replies Last Post
C# 2005 vs 2008 amewsaj BOOK: Professional C# 2008 ISBN: 978-0-470-19137-8 5 December 13th, 2009 09:38 AM
Beginning SQL Server 2005 or 2008 hrmartin BOOK: Beginning Microsoft SQL Server 2008 Programming ISBN: 978-0-470-25701-2 0 November 24th, 2009 01:22 PM
C# 2005 vs 2008 books amewsaj C# 2008 aka C# 3.0 4 September 29th, 2009 10:07 AM
Visual studio 2005(32 bit) code not work in visual studio 2008 on windows server 2008 gr8.jain Visual Basic 2008 Essentials 1 August 31st, 2009 10:07 AM
Fail to convert 2005 solution format to 2008 ap1988 BOOK: Professional DotNetNuke 5: Open Source Web Application for ASP.NET ISBN: 978-0-470-43870-1 2 March 31st, 2009 12:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.