Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert into select from.
Message
De
28/01/2002 13:45:30
Walter Meester
HoogkarspelPays-Bas
 
 
À
28/01/2002 13:37:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00611753
Message ID:
00611756
Vues:
16
William,

>I work with SQL server and Fox. Does Fox allow the following Insert Select statement?

No it does not. However you might workarround the problem with:
SELECT ... FROM ... INTO CURSOR X
SELECT Y
APPEND FROM (DBF("x"))
Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform