Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Workarea and SQL Created Cursor
Message
 
 
À
10/09/2005 22:11:22
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:
01048496
Vues:
16
>The problem isn't referencing....
>
>If I open a table:
>
>select 0
>use table.dbf
>
>and it gets opened in area 1, and then use the sqlexec command to open a remote table, it closes the table I've opened in area 1 and puts the cursor from the sqlexec there...

It'll happens only if you specify the alias from the workarea 1 as the third parameter of SQLSEXEC(). Otherwise SQLEXEC() doesn't close any other tables or cursors and creates a cursor in the first free work area.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform