This is a discussion on "too many client task" within the Classic ASP section. This forum, and the thread "too many client task are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
too many client task
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
too many client task
but still the page dont display all the recordset that i have! does anybody know how to solve this problem? how many recordset does an asp page can handle? can we display more that 80 recordset in one page? how? please help me anybody...!!!!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|
|
||||
|
u asked me to look so here i am.. but sorry monie im just as much a beginner to ASP as you are!
|
|
|||
|
well, thats ok...
but you are quiet good in asp compare to me! i am having a bad day since asp came into my life
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Make sure you close your recordsets and connections when you're done with them.
|
|
|||
|
so that means that the problem can be solde?
i mean displaying more that 80 recordset? but i have closed all the connection, still the page displays only 65 of my 80 recordset. i know this is not the good practise, but i just want to know how can i force the page to display all of my recordset?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
hai...
just to remind all of you that are helping me... i am trying to displays data from more than 80 recordset in my single page. that means, open 80 recordset and closing 80 recordset! but my page can display only 65 of the recordset! thats when the error "too many client task" occur! can anybody help me please, at lease tell me that this cannot be solved so i dont have to work and waste my time trying to solve the problem. any suggestion would be appreciate my page contain more that 80 recordset because i have created a mc acess query to display the data in a timetable form inside a [14 column*6 row]=80 query.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
||||
|
Monie.... whenever you have problems, it's always a good idea to post your code.
If you don't we can only 'guess' what is wrong. Can you paste your ASP?
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
reboot!
|
|
|||
|
Maybe your computer just got tired?
|
|
|||
|
Like I said, you can use as many recordsets as you want on a page but you need to make sure you .Close each one when you're done with it or you'll exceed the maximum number of connections supported by Access at one time.
|
![]() |
| Tags |
| many, client, task |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| client mac address or client HDD serial no | uday | JavaScript Forum | 3 | Apr 18th, 2008 23:22 |
| First Client | karmaman | Starting Out | 3 | Aug 25th, 2007 09:39 |
| automating a tedius navigational task | cosmicbdog | Flash & Multimedia Forum | 5 | May 22nd, 2007 16:08 |
| recipebite.co.uk/Forums/index.php?option=com_content&task=category& ;section | saltedm8 | Free Web Site Critique | 6 | Oct 18th, 2006 10:32 |