johnf wrote: > I have a tuple that contain 200,000+ records. I was using appendDataSet to > populate a bizobj and then save the bizobj. However, with this many records > the program never seem to finish the "appendDataSet()". I'm guessing that I > may have reached a limit. Is there a size limit to a Dabo cursor? Is there > a way around the issue.
There aren't any limits save that of memory. Does the disk start thrashing? If you monitor the process do you stop seeing activity? Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
