Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 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 February 20th, 2007, 02:45 AM
Authorized User
 
Join Date: Jul 2006
Posts: 40
Thanks: 1
Thanked 0 Times in 0 Posts
Default SQL issues

Hi..
I have reached the chapter 5.But I found that the Host server which I want to deploy my website through doesn't provide sql 2005(only SQL 2000).So if I want to use SQL 2000 I think I wont be able to use the default aspnetdb.So does it mean that I should create the membership tables and what else I should change?

I have already payed to the hosting server so it will be difficult to me to change it.

Could you tell me how could I copy the stored procedures in the book solution to my solution?
 
Old February 20th, 2007, 06:07 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This is a frequently asked question here. The bottom line is that you must have SQL 2005 unless you want to port the code back to SQL 2K. Maybe a group of you could get together to do the job, but its not worth my time to do it. SQL 2005 has been out for over a year - you should get a new hosting company. Don't you want to get experience working with the version that most companies use now?

Eric

 
Old February 21st, 2007, 03:09 PM
Authorized User
 
Join Date: Jul 2006
Posts: 40
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Thank you for your respond...
I will continue with sql 2005 and I may make another web application with sql2000.

But How could I copy the stored procedures from the book download files to my solution(my aspnetdb)?.

 
Old February 21st, 2007, 11:11 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The stored procs and tables are in the database distributed with the code. This is in the app_data folder. The deployment chapter talks about copying thesr to another DB.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Issues moving to SQL 2005 Server iPagan BOOK: Accessible XHTML and CSS Web Sites: Problem Design Solution 1 January 17th, 2007 01:35 PM
Issues Using SQL server 2005 flashster BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 9 October 22nd, 2006 07:33 PM
SQL Server 2005/ VS 2003 Issues johnalp VS.NET 2002/2003 1 August 3rd, 2006 02:44 AM
SQL Connection/Database Issues fs22 ASP.NET 2.0 Basics 0 August 1st, 2006 03:17 PM
SQL Server 2005/ VS 2003 Issues johnalp ADO.NET 0 July 10th, 2006 12:46 PM





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