Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and .NET Data Comparison
Message
From
28/12/2005 22:27:53
 
 
To
28/12/2005 20:58:16
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01080965
Message ID:
01081554
Views:
13
what about more practical problems, like having downloading tables that have large memofields or blobs in them ? For example it contains images that could be a several 100K or a few MB each the problem of non disk flushing cursors becomes more obvious very quickly.

You raise a good point on images.

I had to account for this once, and wound up doing it "on demand". A result set might have contained data for 20 signed contracts, but I only brought down the data, not the images of the signed contracts. I had a button in the display interface to only show when the user explicitly said "show me the signed image". (Sort of like when I scroll through my bank transactions....I can view an image of a processed check, but only one at a time).

Good discussion...

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform