Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Public Variables or Object Properties
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00510878
Message ID:
00670464
Vues:
38
>>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform