Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Initialize memo fields
Message
From
21/07/1999 11:17:59
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00243727
Message ID:
00244172
Views:
21
David,
Thanks for the advice. It did work but you might be right about bindly directly to the table. This is turning out to be a bear. :)

Thanks again!
Amanda

>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?
"In three words I can sum up everything I've learned about life : it goes on." - R. Frost

Amanda Brown
Supervisor/Programmer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform