Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Workarea and SQL Created Cursor
Message
De
10/09/2005 17:56:00
 
 
À
10/09/2005 17:10:36
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
Divers
Thread ID:
01048467
Message ID:
01048469
Vues:
17
>I'm using the SQLEXEC() command to create a cursor with data culled from a remote database. When I execute the SQLEXEC() command to pull the data into a cursor, the cursor keeps loading into work area 1, even if I have previously issued a 'select 5' or something like that, and even if there's already a table open in area 1.
>
>What am I doing wrong?
>
>CM

1. Is the current ALIAS(1) equal to the SQLEXEC() cursor name ?
2. You cannot select the SQLEXEC() workarea, VFP the first free ( SELECT 0 ).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform