Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to delete a cursor? Or should I?
Message
De
25/06/2002 00:58:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How to delete a cursor? Or should I?
Divers
Thread ID:
00671900
Message ID:
00671900
Vues:
42
Sup guys,

I am trying to display my textbox with a certain SQL result statement, my code look something like that

local dis
dis = mySQL statment

&dis

thisform.text1.value = dis.fieldname

I have that all done and working
but when I try to issue a delete or abort to that form, I get the error message of cannot store temporary cursor

how can I fix this problem? Should i destroy the temp cursor before i delete? if so, whats the commnad of destroying such a thing? (I cant find it in the MSDN reference)

Thankx!
Tom
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform