Jun 15, 2009 #1 sunset MIS Joined Apr 15, 1999 Messages 9 Location US Can anyone tell me if there is a limit to the number of rows retrieved on a datawindow retrieve? Or a size limit?
Can anyone tell me if there is a limit to the number of rows retrieved on a datawindow retrieve? Or a size limit?
Jun 15, 2009 #2 thekl0wn Programmer Joined Jan 12, 2006 Messages 292 Location US So far, I've yet to hit it... Upvote 0 Downvote
Jun 15, 2009 #3 Mariaszek Programmer Joined Feb 11, 2009 Messages 22 Location PL I've never heard about retrieval limit. But if you are afraid about amount of retrieved data try to use RetrieveAsNeeded option. Tomek Upvote 0 Downvote
I've never heard about retrieval limit. But if you are afraid about amount of retrieved data try to use RetrieveAsNeeded option. Tomek