SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

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 ASP Free Forums Sponsor:
  #1  
Old April 8th, 2002, 11:19 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
Data Paging

<i><b>Originally posted by : Jill (jillrhyme@yahoo.com)</b></i><br />I have a stored procedure that returns a subset of a list of data. To clarify, suppose i have 100 records that match my query and I will display 4 pages with 25 records each, the subset of data i return from my stored procedure will be records 1 to 25, 26 to 50, etc. In addition to returning the subset, I also need to return the total number of records that match the query (i.e. 100).<br /><br />I am using a tier'd architecture, so once i retrieve the subset, I will pass it on to the ASP.NET page for use with a reader server control. The problem is how can I get the returned parameter that contains the total number of records?<br /><br />Parameters cannot be retrieved while the connection is still open and i cannot close the connection because it is needed by the server control...<br /><br />Any answers will be appreciated,<br /><br />Thanks<br />Jill Rhyme<br /><br /><br />

Reply With Quote
  #2  
Old April 17th, 2002, 06:01 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : </b></i><br />I'm not sure if this is what you are refering to if you are using a stored procedure but I'm using:<br /><br />Dim Source As DataView = DS.Tables(0).DefaultView<br />Dim rowCountFilter As Integer = Source.Count<br /><br />------------<br />Jill at 4/8/2002 9:19:18 PM<br /><br />I have a stored procedure that returns a subset of a list of data. To clarify, suppose i have 100 records that match my query and I will display 4 pages with 25 records each, the subset of data i return from my stored procedure will be records 1 to 25, 26 to 50, etc. In addition to returning the subset, I also need to return the total number of records that match the query (i.e. 100).<br /><br />I am using a tier'd architecture, so once i retrieve the subset, I will pass it on to the ASP.NET page for use with a reader server control. The problem is how can I get the returned parameter that contains the total number of records?<br /><br />Parameters cannot be retrieved while the connection is still open and i cannot close the connection because it is needed by the server control...<br /><br />Any answers will be appreciated,<br /><br />Thanks<br />Jill Rhyme<br /><br /><br />

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > Data Paging


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 3 hosted by Hostway