Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - How do I change a MEMO field to a CHARACTER fiel
Message
From
14/05/1997 15:31:19
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00032148
Message ID:
00032283
Views:
38
>Yes, I believe the maximum is 255 characters. Try this:
>
>SELECT DISTINCT LEN(ALLTRIM(MyMemoField)) AS length FROM MyTable ORDER BY 1 DESC
>
>to see the individual lengths...may that one record is much longer than the others....

ok... that work good...thanks..rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform