Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo or Table
Message
 
 
À
01/08/2008 14:35:29
Vernon Chambers
New York City Transit
New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01335912
Message ID:
01335915
Vues:
14
>Greetings!
>
>Undecided on which to use. I've an application (quite simple) where I need to maintain member status history (i.e. Active, Suspended, Reinstated, Deceased, etc.). When the member status change, I need to record the date and reason. Would it be wise to use a Memo (appending info everytime there's a change in status) or use a table (adding new records)? Since I rarely use memo type fields, are they often prone to corruption?
>
>TIA,
>
>Vernon

Hi Vernon,

If you need to manipulate this information later, then new table would be a better choice. If this is going to be for display purpose only, then memo field is sufficient. You can actually do both and that's what I think we were using in our case for similar requirements.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform