Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append via select
Message
De
08/12/2005 13:07:07
 
 
À
08/12/2005 11:53:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01076028
Message ID:
01076281
Vues:
20
I may be wrong, and if you say so, I probably am. It's funny how fast you forget how old some features are. I guess I mixed this up with the new SQL Update options.

>>VFP9: yes, VFP8: no.
>>
>
>Tore, are you sure ?
>
>>>In VFP9 (8?) you can do
>>>
>
>this sintax is wrong
>
>>>insert into myTable from (select myfields from myOthertables where myFilterCondition).
>
>
>insert into myTable (myfiels) select myfields from myOthertables where myFilterCondition
>
>
>>>
>>>Check the INSERT-SQL command in Help.
>>>
>>>>hi all,
>>>>
>>>>any idea , help
>>>>i try to append new records to mytable, as under
>>>>
>>>>
>>>>Select * from rami3 ;
>>>> where inList( upper(allt(sec_txt)), "ÞØÇÚ ÇäÙãÉ ÇáãÚáæãÇÊ                                   ") ;
>>>> append blank;
>>>>   into table rami4 nofilter
>>>>
>>>>thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform