Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP basic txtbtns - Add-Update rows not working with CAs
Message
From
23/04/2007 14:49:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
VFP basic txtbtns - Add-Update rows not working with CAs
Miscellaneous
Thread ID:
01219051
Message ID:
01219051
Views:
85
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?
Next
Reply
Map
View

Click here to load this message in the networking platform