Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: INSERT INTO not support ALIAS()
Message
 
 
À
08/08/2003 03:59:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00818098
Message ID:
00818143
Vues:
19
Fabio

The fact that you're using undocumented features in other SQL command doesn't make it a bug in INSERT.

>Hi,
>
>i can write:
>
>SELECT ... FROM ALIAS() ...
>DELETE FROM ALIAS() ...
>UPDATE ALIAS() ....
>
>
>but for INSERT INTO i need to force VFP to use expression parser.
>
>
>INSERT INTO (ALIAS()) ....
>
>
>Little bug, but i have X000 of this.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform