Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 2072 - how to avoid it
Message
De
27/02/2006 13:07:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01091663
Message ID:
01099560
Vues:
33
>Thanks a MILLION, Aleksey. Very helpful.
>
>Went thru almost every posting on all these threads.
>
>I think I now understand the mechanism of a "dirty" record.
>But the only solution I came away with from all that, was to do something like:
>
>
>Go TOP
>= SEEK(cMaster_id, Alias(), 'Master_id') && to get back to the current.
>
>(I used SEEK() instead of GOTO nRecNo , since the record number is -1)
>
>Do you think this would take care of it?
>
>Thanks again.

Hi Cyrus,

That should work too. However, there should be no problem executing GOTO nRecNo for a table buffered cursor when nRecNo is -1.

Thanks,
Aleksey.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform