Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor disappears
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00501414
Message ID:
00501416
Views:
22
John,

The current work area (as set by your SELECT 1000 and SELECT 20000) shouldn't matter to cursors generated by an SQL-SELECT. One thing that might cause cursor A to disappear is if it has the same name as cursor B.

Can you post the code you use to create each cursor.

Cheers,

Andrew

>Hi
> I have a temporary cursor A that generated in order to show option to user in FOrm.Init().
> I face a problem that, my cursor A will be dissapear after I generate anoter cursor B after user select option using SQL Statement.
> I did issue SELECT 1000 before create my cursor A and SELECT 2000 before generate B. However if doesn't work
>
>Any ideas?
>
>Thank you


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform