Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG2: SQL SELECT does not see open alias
Message
De
01/04/2005 12:56:48
Walter Meester
HoogkarspelPays-Bas
 
 
À
01/04/2005 08:47:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01000541
Message ID:
01000739
Vues:
30
>>In VFP8 I could do the following with a table included into the exe (thus not available on disk).
>>
>>
USE MyInternalTable
>>EXECSCRIPT("SELECT * FROM MyInternalTable")
>>
>>In VFP9 this does not work anymore. VFP9's SQL SELECT simply does not see the open alias and attempts to open it from disk.
>>
>>Walter,
>
>this ?(We are scrambling up on the mirrors)?
>
>USE MyInternalTable
>EXECSCRIPT("SYS(2450,1)"+CHR(13)+CHR(10)+"SELECT * FROM MyInternalTable")
>
Nope same problem. Does not work...

Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform