Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select Into Array changes current work area
Message
De
22/04/2005 10:39:58
 
 
À
22/04/2005 10:33:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01007432
Message ID:
01007466
Vues:
19
Thanks.

>Minimal condition for the bug,
>use a subquery tableSource:
>
>CLEAR
>CLOSE DATA
>CREATE CURSOR Test (nnn I)
>
>? SELECT()     && 1 - correct
>SELECT * FROM (SELECT * FROM Test) dt1  ;
>	INTO ARRAY myarray
>? SELECT()     && 4 - Incorrect, shold be 1
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform