Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there any easy way to control ?
Message
 
À
22/04/2006 03:11:42
Hee Lim Wang
Fantasy Software Enterprise
Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01115659
Message ID:
01115856
Vues:
7
I couldn't tell if you got this issue with the temp cursor solved . . .

How do you create it? You can do something like this:
SELECT * FROM <YourTableName> WHERE .F. INTO CURSOR <YourCursorName> READWRITE
That's if you want to make a cursor as a copy of an already existing table. If you are actually using CREATE CURSOR to create a cursor with a unique structure, then there's no need to ZAP it, as Tracy has already mentioned.

Russell Campbell

>now I'm having problems with private dataseason.....
>1) in load event i create a temp cursor and apply ZAP command , it always prompt for ZAP? ( i do set safty off in main program )
>2) before run the form, i use a table call "user" in 0. when run the form,
>the table user disappear and popup error message "Alias user is not found"
>why??????????????
eCost.com continues to rip people off
Check their rating at ResellerRatings.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform