Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger starts in VFP7 when using sdtmrg.update
Message
De
31/12/2001 10:42:06
 
 
À
27/12/2001 23:08:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00598663
Message ID:
00599377
Vues:
28
Hi Keith.

>I'm using Stonefield 5.1G with VFP7 to push updates out from my development environment to my production tables. When reindexing starts the debugger get invoked.

You must be instantiating DBCXMgr in "debug" mode (see the SDT manual for details). When that's the case and an error occurs, SDT displays the VFP debugger (hence the term "debug mode"). So, pass .F. for the appropriate parameter when you instantiate DBCXMgr, then after calling Update, check oMeta.aErrorInfo for information about what error is occurring while trying to update the table.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform