Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there any easy way to control ?
Message
 
To
22/04/2006 03:11:42
Hee Lim Wang
Fantasy Software Enterprise
Malaysia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01115659
Message ID:
01115856
Views:
8
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
Previous
Reply
Map
View

Click here to load this message in the networking platform