Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text/varchar
Message
From
18/06/1998 17:08:23
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00108745
Message ID:
00109695
Views:
33
>Hi, here is the properties for tr.memo field
>
>* Props for the TR.memo field.
>DBSetProp('TR.memo', 'Field', 'KeyField', .F.)
>DBSetProp('TR.memo', 'Field', 'Updatable', .T.)
>DBSetProp('TR.memo', 'Field', 'UpdateName', 't1.memo')
>DBSetProp('TR.memo', 'Field', 'DataType', "M")

Hi...

Have you checked the UseMemoSize value in view properties? Also, look at the NOCPTRANS option for DataType setting. Finally, have you considered changing the datatype to "C" for character and seeing how it behaves?
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform