Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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 June 18th, 2004, 12:50 PM
Authorized User
 
Join Date: Jun 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default Beginning ASP3.0 chapter 13 - large record set cau

Working my way through Wrox Beginning ASP 3.0 to enable review of legacy code. Chapter 13 Using Recordsets. Download a file from wrox site movies2000.mdb and create pages to extract recordsets. Ran into some problems so eventually I downloaded the asp files from the wrox site these pages had the same problems. Basically, when pulling a recordset of movies, and directors which totals 330 rows, the code Moving.ASP returns masses of largely unitelligible jibberish, though it does appear to reading something from ASP, like connection strings etc. If I reduce the recordset to 295 (from 330) eveything works fine, (wrox code and mine). I had a similar problem latterwith the StaffTable.asp where the record set was 1000+ a quick delete (to approx 295 records) and everything works fine. So it does appear to be a problem with the size of the recordset for either IIS, ASP or the browser. My OS is Windows2000 Professional(IIS5), 512M Ram, IE6, . My Access is Access 2000 but the Wrox file is older than this probably Access97. I didn't convert it but I did open the files for a look see. The tables seem intact.

Can't find anything on the web so it must be a setting on my machine. Perhaps I am the only person trying to use ASP with IE6 :) . Want to use Access as a demonstration on a laptop for much larger Web based system using MSSQL so want to see what the limitations are.
 
Old June 18th, 2004, 12:55 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

May be you have posted this on the wrong forum, should that have been posted under classic ASP forum?;)

Or should have gone under Beginning ASP 3.0

_________________________
-Vijay G
Strive for Perfection
 
Old June 18th, 2004, 01:35 PM
Authorized User
 
Join Date: Jun 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Sorry about that. For what it is worth I couldn't find the appropriate forum that you suggested (Users are so stupid). The description on this one was for all of the "beginning style" books, it was the closest I could find. Anyway thanks for taking the time to point me in the right direction. I will repost the question on the forums you suggest.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 13 - large record set causing error with A BasilKBL BOOK: Beginning ASP 3.0 11 May 20th, 2008 11:14 PM
Crystal report binding with large data set, error lankark Crystal Reports 0 April 3rd, 2008 09:16 AM
Chapter 13 ElMorenito BOOK: Beginning ASP 3.0 0 January 14th, 2005 02:56 PM
variable is not set (chapter 13) mcandw BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 3 August 20th, 2004 06:13 PM





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