Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select with memo fields
Message
From
28/06/2003 08:58:59
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00804280
Message ID:
00804997
Views:
26
>I have a select statement that combines a number of fields, is it possible to specify the resulting field type?
>
>eg trans(nBinding)+mBinding can I force the resulting field to be a memo field.
>
>Thanks in anticipation
>Caroline

I did some additional tests, trying to force a memo with substr() or padr() - the usual error message is "string is too long to fit".

I have the impression that you will simply have to use a non-SQL solution, for instance, copy all other fields to a cursor, include an empty memo field, and then apply a relation and a REPLACE.

I suspect that in the meantime, you must already have done something similar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform