Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there limit w/ CursorAdapter UpdateNameList?
Message
De
23/09/2008 11:00:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Divers
Thread ID:
01349746
Message ID:
01349845
Vues:
23
So, is this a bug in VFP?

In the CA builder, all the updatable fields were checked.. how come it produces such a value?

Dennis


>Then change it to what you want.
>
>
>>Borislav,
>>
>>Is this last part that is the weird part:
>>
>>
>> ICODE student.ICODE
>>
>>
>>I dont have an ICODE field (the last field is named ID), but for some strange reason it ALWAYS produces that!
>>Thanks
>>
>>Dennis
>>
>>
>>>Try using TEXT ENDTEXT:
>>>
>>>TEXT TO this.UpdateNameList PRETEXT 15
>>>        CODE student.CODE,
>>>        LASTNAME student.LASTNAME,
>>>        FIRSTNAME student.FIRSTNAME,
>>>        MIDDLENAME student.MIDDLENAME,
>>>        CHINAME student.CHINAME,
>>>        FAMILYCODE student.FAMILYCODE,
>>>        GRADELVLID student.GRADELVLID,
>>>        SECTIONID student.SECTIONID,
>>>        ISELDEST student.ISELDEST,
>>>        ENROLLDATE student.ENROLLDATE,
>>>        BALANCE student.BALANCE,
>>>        GENDER student.GENDER,
>>>        BIRTHDAY student.BIRTHDAY,
>>>        BIRTHPLACE student.BIRTHPLACE,
>>>        EMAIL student.EMAIL,
>>>        MOBILE student.MOBILE,
>>>        RELIGIONID student.RELIGIONID,
>>>        CITIZENID student.CITIZENID,
>>>        NOTES student.NOTES,
>>>        ICODE student.ICODE
>>>ENDTEXT
>>>
>>>That way you could store more than 256 chars in property.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform