Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Public Variables or Object Properties
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00510878
Message ID:
00670464
Views:
39
>>>>What do you do when you have a value that needs to be seen throughout an app(or object) but is too large to be a value of a property?
>>>
>>>Eric,
>>>
>>>Put it in a table?
>>>
>>>What value is it that you have that is too large?
>>
>>HTML Strings
>>
>>For object references I always use app properties...
>
>Eric,
>
>HTML strings can be put it an Object Proeprty as long as they don't exceed 2GB in length and you have enough RAM to hold them. Otherwise you can keep them in a memo field of a table and look them up when needed.

Actually, it appears as if the property limit is the same as a memvar.

Was it different in 6.0 or am I thinking of CHAR fields only?
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform