Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP basic txtbtns - Add-Update rows not working with CAs
Message
De
23/04/2007 14:49:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
VFP basic txtbtns - Add-Update rows not working with CAs
Divers
Thread ID:
01219051
Message ID:
01219051
Vues:
83
Hi All,

I know, I know. The basic classes should not be used. But I am using anyway. The only problem I have with the wizard text button code is in the update rows method, when I save a record. Because it checked to see if the field has been changed by comparing the oldval with the current, by field number. In normal VFP, no problem. In CursorAdapters, problem. The 2nd field (there is only one field in the table in this case) is coming back ADOBOOKMARK, and erroring out, then falling thru to save the data. Any ideas, why this would happen, and possible how to fix without messing with the base class too much?

I can post the code sip of the line that is messing up if needed.

TIA
Beth

Update:
looks like the problem is with the command fcount(). Anyone know why that command would give wrong number with CAs?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform