Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create memo field in SQL on the fly
Message
De
06/10/2003 10:24:46
Arnold Lee
K&A International Co.,Ltd
Hong Kong, Hong Kong
 
 
À
06/10/2003 06:58:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00835267
Message ID:
00835360
Vues:
13
>Hi Zoran,
>
>this is sufficient ( if memoFieldName is not nullable ):
>
>CREATE CURSOR Dummy ( MyMemo M )
>SELECT *, Dummy.MyMemo memoFieldName FROM MyTable INTO CURSOR MyCursor READWRITE
>
>
>Fabio

So create a dummy cursor with Memo file is a way to go.I wonder why just can't create like space(2),0000,.t. as other data type.

Anyway.It's not big problem for me. Thanks you.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform