ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 9th, 2003, 12:30 PM
vb.net vb.net is offline
Demonic Swordsman DGQB
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2003
Posts: 997 vb.net User rank is Second Lieutenant (5000 - 10000 Reputation Level)vb.net User rank is Second Lieutenant (5000 - 10000 Reputation Level)vb.net User rank is Second Lieutenant (5000 - 10000 Reputation Level)vb.net User rank is Second Lieutenant (5000 - 10000 Reputation Level)vb.net User rank is Second Lieutenant (5000 - 10000 Reputation Level)vb.net User rank is Second Lieutenant (5000 - 10000 Reputation Level)vb.net User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 3 Days 12 h 50 m 48 sec
Reputation Power: 76
Need help modeling ASP page

Hi,

My current ASP page requires about 7 seconds to load (because the DBMS is Access 2000), which my group agrees is too long. I have tried to use the GetString() method to store the entire data table, which should speed things up. Unfortunately this page is no simple data table:

http://epics.ecn.purdue.edu/jds/asp/members.asp

Thus, I haven't been able to get GetString() to work like I want. See current results:

http://epics.ecn.purdue.edu/jds/asp/members_test.asp

That's right - I have to turn the second page into something that looks similar to the first page, by using GetString(). Can anyone offer some advice on using GetString for complex tables, or offer suggestions on how to improve loading speed of my first page? Any help would be great.

p.s. the query takes less than one second to run in Access.

Reply With Quote
  #2  
Old October 9th, 2003, 12:44 PM
aspman aspman is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Ashburn,VA
Posts: 105 aspman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 22 m 40 sec
Reputation Power: 6
well, you can certainly do it with get rows as you previously did.

After you do ar=rs.getrows()

access each value as
ar(1,0) for the first value in row 1
ar(2,0) for the second value in row1

ar(1,1) for the first value in row 2
ar(2,1) for the second value in row 2

ar(1,2) for the first value in row 3
ar(2,2) for the second value in row 3


and write the values where you need 'em.
__________________
If you ask a question you are a fool for a second. But if you dont ask, you are a fool for a life time.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > Need help modeling ASP page


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT