Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want to delete my active cursor?
Message
De
10/10/2000 12:00:13
 
 
À
10/10/2000 11:37:09
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00427287
Message ID:
00427345
Vues:
14
>Robert,
>
>I'm really curious here because I can issue the statement twice:
>
SELECT * FROM MyTable INTO CURSOR MyCursor
>SELECT * FROM MyTable INTO CURSOR MyCursor
without any errors.
>
>Did you perhaps do a USE AGAIN ... ALIAS MyCursor? That would give an error.
>
>
>
>>In vfp60, I have the following code:
>>select * from mytable into cursor mycursor...
>>I use this line of code more than once in my program...
>>When I try to use this line a code for the second time, I get an error message saying...Alias name afready in use...I need to delete mycursor before I run the select statement...how do I delete my cursor?
Cindy,
I use this statement...
SELECT * FROM temp INTO CURSOR temp
...and... when I changed the second temp...to another name..it worked fine...
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform