Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Initialize memo fields
Message
 
 
À
20/07/1999 15:06:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00243727
Message ID:
00243971
Vues:
28
Amanda,

You can just set the memvar to "".

I'd strongly urge you to leave the memvar style of coding behind you and bind directly to the table fields. The buffering in VFP easily allows you to commit the user changes with TableUpdate() or undo them with TableRevert().

>I have a blank form that users enter new provider info into, this form does not have a controlsource. I'm declaring variables and using insert from memvar to insert into my table. My problem is, I have a memo field for users to type notes but the memo field refuses to go into the table. I had to initialize some of the other variables (ie. date, char, etc), so how would I initialize a memo variable?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform