Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor with alias! - I'm confused.
Message
De
09/08/2000 19:11:16
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00403131
Message ID:
00403142
Vues:
14
Hi Ricardo,

SELECT * ;
FROM myTable ;
INTO CURSOR myOldCursor

USE myOldCursor ALIAS myNewCursor IN myOldCursor

Hope this helps,
Gavin...

>Dear friends,
>
>Here is a stupid question: when we create a cursor and open again (to make him updatable), like this:
>
>USE DBF() IN 0 ALIAS myNewCursor
>
>What is needed to release the cursor from memory?
>I'm confused, because i'm getting an error. Normally, we must close the alias, first?
>
>Any idea is helpful.
>
>Thanks in advance,
>
>Ricardo
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform