Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor disappears
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00501414
Message ID:
00501416
Vues:
24
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform