Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Contents of SQL cursor are dissapearing.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00210779
Message ID:
00210980
Vues:
32
>>>Now here is more strangeness. I mentioned that I had setup a duplicate SQL cursor called curTest which also failed before. Well when I add NOFILTER to the real curROWNER select statement then NEITHER cursor fails. That is both cursors retain their records even though only one has the NOFILTER clause.
>>>
>>>Peter Robinson
>>
>>Without NOFILTER you trust VFP to decide (and it may decide differently every time) how the cursor will be created: as physical file or as filter on real table. With NOFILTER you make sure that it's physical file.
>
>And vfp's decisions are such that an SQL will work fine without NOFILTER hundreds of times on different machines over months, and then all of sudden, Big Problem With Filtered Table in app...so NOFILTER is now essential, really, for most situations...

and it brings back DELETED() issue :-), i.e. interface tuning becomes more important.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform