Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BatchUpdateCount,TableUpdate,REQUERY cause C0000005
Message
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 SP1
Database:
Jet/Access Engine
Divers
Thread ID:
01041087
Message ID:
01041587
Vues:
33
Hi Martin,

I got C5 on TABLEUPDATE(1,.T.).

>SYMPTOMS
>After calling REQUERY() on remote view, VFP cause C0000005
>
>CAUSE
>BatchUpdateCount must be -1[0xFFFFFFFF], Buffering must be 5 and TABLEUPDATE() parameters are 1,.T.
>
>Steps to Reproduce Problem:
>1) open any remote view
>2) CURSORSETPROP("BatchUpdateCount",-1)
>3) CURSORSETPROP("Buffering",5)
>4) REPLACE anycharfield WITH ALLT(anycharfield)+ALLT(anycharfield) ALL
>5) ?TABLEUPDATE(1,.T.) && return .T.
>6) REQUERY() && cause C0000005
>
>MartinJ
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform