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 December 19th, 2006, 11:20 AM
Authorized User
 
Join Date: Mar 2006
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default Caching with SQL Server 2000

Hi,

I am currently working through the book and would like to test some of the examples etc online using my web host. My web host only supports SQL Server 2000 so i need the change the database to this from 2005. The question I have is, will the Caching functionality work correctly when hooked up to the SQL Server 2000 database? I read somewhere that there is a different set up for 2000 than 2005.

 
Old December 22nd, 2006, 06:18 AM
Authorized User
 
Join Date: Mar 2006
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Anyone have any help for me please?

 
Old December 22nd, 2006, 11:53 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The paging code is the biggest difference and changing it would take some work. Read the book because Marco explains the difference in paging between 2000 and 2005.

I don't remember if Marco is using any advanced 2005 SQL cache dependencies, but this would be easy code to change - mostly just have to delete lines.

We had some discussion of this a couple months ago. I don't understand why people want to keep web hosting companies that don't support SQL Server 2005. It's been out over a year now. Take a look at WebHost4Life and DiscountASP.NET.

Eric

 
Old December 22nd, 2006, 11:56 AM
Authorized User
 
Join Date: May 2006
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
Default

Unless you change the way that the caching is done the example code will work for you. You will have a few problems in translating SQL 2005 stored procedures to SQL 2000 stored procedures, but you with caching.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Conflict in SQL Server 2000 and SQL Server 2005 ayan.mukherjee SQL Language 0 June 30th, 2008 03:34 AM
migrating from sql server 2000 to sql server 2005 abinashpatra SQL Server 2005 2 December 1st, 2006 03:45 PM
SQL Server 2000 and SQL Server 2000 CE dparsons SQL Server 2000 1 July 31st, 2006 12:59 PM
looking for access 2000 to sql server 2000 sql/que method SQL Server 2000 0 July 7th, 2005 12:46 PM
SQL SERVER 2000 AND ACCESS 2000 ckentebe SQL Server 2000 3 June 17th, 2004 08:50 PM





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