|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Maintaining Dataset in a session
<i><b>Originally posted by : Senthilkumar.N (Senkums@lycos.com)</b></i><br /><br />Hi,<br /><br />I need to get millions of records from database to the dataset. For that i wrote the code in such a way, that it retrieves the records in batches of 1000's and reloads the same page.<br /><br />For that dataset has to be maintained in a session, otherwise once the page is reloaded the dataset will be reinitialized....<br /><br />Pls help me to solve this .....<br /><br />Senthilkumar.N
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Ian Ornstein</b></i><br />ADO paging is made for this application WITHOUT<br />storing the dataset in the session object.<br />Give it a try<br /><br /><br />------------<br />Senthilkumar.N at 4/9/2001 2:11:08 AM<br /><br /><br />Hi,<br /><br />I need to get millions of records from database to the dataset. For that i wrote the code in such a way, that it retrieves the records in batches of 1000's and reloads the same page.<br /><br />For that dataset has to be maintained in a session, otherwise once the page is reloaded the dataset will be reinitialized....<br /><br />Pls help me to solve this .....<br /><br />Senthilkumar.N
|
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > Maintaining Dataset in a session |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|