Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add Memo field on SQL statement
Message
 
 
À
27/08/2005 23:33:00
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Pro
Database:
MySQL
Divers
Thread ID:
01044605
Message ID:
01044611
Vues:
11
Aaron,
select x1.*, cast( null as m ) as MyMemo ;
   from x1 ;
   into cursor x2 readwrite
>I forget how to add a memo on querying a SQL table?
>
>Select *, memo from tableA where caseno LIKE ?caseno
>
>in which memo is not existed in table A, but it is a only EMPTY memo field added for data manipulation.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform