Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing a memo field to a character field
Message
De
29/08/2005 12:43:09
 
 
À
29/08/2005 12:32:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01044753
Message ID:
01044799
Vues:
16
>>>
>>>What is your SELECT statement? Anyway, you should do it like:
>>>
>>>select memofield, padr(memofield,200) from ... order by 2
>>
>>Yuri/Sergey:
>>Thanks for your responses, this works fine except that this change is for a generic Query Builder for reports that is fed from a meta data table and I would need to change the whole structure of the builder to work with sorting expressions on the memo field. I am thinking now that the best solution for me is what Tore suggested. Thanks all.
>
>Remember to rename the new field to the same name as your old memo field, after the conversion is done.

For sure. Thanks.
Ernest
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform