Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Viewing Memo fields in a view.....
Message
From
23/02/2001 15:36:35
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
23/02/2001 15:17:52
Larry Long
ProgRes (Programming Resources)
Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00478909
Message ID:
00479039
Views:
46
Mea culpa... That's not right. Under in view designer fields tab, select the memo field, then select the properties button. You can change the Data Mapping.Data Type option to char.

>Modify the view. Select the Query.Advanced Options menu item. There is an option to "Use Memo when field >=nnn". As long as the all memo len < nnn, it should show as a char field.
>
>>Drop an editbox control in your form and bound it to your memo field: thisform.Edit1.ControlSource = YourView.YourMemoField
>>
>>>How can a display a memo field in a view? I want to see the actual data in the memo field not just [memo].
>>>
>>>Thanks
L.A.Long
ProgRes
lalong1@charter.net
Previous
Reply
Map
View

Click here to load this message in the networking platform