Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there limit w/ CursorAdapter UpdateNameList?
Message
From
23/09/2008 07:23:58
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01349746
Message ID:
01349768
Views:
20
Martina,

The base table has only 20 fields? So is this a limitation of VFP's CursorAdapter?

Thanks

Dennis


>Hi Dennis,
>
>It's limit (255 charaters) for string literar...
>
>
>>Borislav,
>>
>>>could you post the CA definition?
>>
>
>DEFINE CLASS castudent_ AS mysqlcursoradapter
>
>UpdatableFieldList = "CODE, LASTNAME, FIRSTNAME, MIDDLENAME, CHINAME, FAMILYCODE, GRADELVLID, SECTIONID, "+;
>                                "SELDEST, ENROLLDATE, BALANCE, GENDER, BIRTHDAY, BIRTHPLACE, EMAIL, MOBILE,"+;
>                                "RELIGIONID,"+59 CITIZENID, NOTES,ID"
>	
>
>
>
>MartinaJ
>>
>>Take note of the UpdateNameList property. For some strange reason, the builder shows the correct checked updatable fields. But after closing the builder, it seems to produce an erroneous UpdateNameList value! (This happened when I added the field CHINAME and CHINAMEX in the MySQL table then redid the CA.)
>>
>>Thanks!
>>
>>Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform