Results 1 to 2 of 2

Thread: Recordset Size

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Posts
    26
    I know this is kind of a question and depends on how many columns you are returning but is there any generic rule when you should look into hitting the database every time they say filter some values instead of filtering the recordset. I don't know when you really get into trouble because of your recordsets size in memory(100,1000,10000...ect) Can anyone offer some pointers?

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    A lot of this comes down to the capacity of the machine/network you are working on. If its a network you really need to consider network traffic.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width