Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BatchUpdateCount,TableUpdate,REQUERY cause C0000005
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
BatchUpdateCount,TableUpdate,REQUERY cause C0000005
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Jet/Access Engine
Divers
Thread ID:
01041087
Message ID:
01041087
Vues:
71
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
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform