Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG in Currsoradapter with zero-length/null memo fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00788822
Message ID:
00788935
Vues:
20
>>
>>Hi Dennis,
>>
>>Could you please "translate" everything what you said into VFP code?
>>A repro code helps to identify and solve a problem better than long description about what do you do and how it doesn't work.
>>
>>Thanks,
>>Aleksey.
>
>Ok...
>
>replace mymemo with ""
>? tableupdate()
>* Returns .F.. AERROR() returns stated error
>
>replace mymemo with .null && doesn't have to be memo--any field type causes error
>? tableupdate()
>* Returns .F.. AERROR() returns stated error
>
>replace mymemo with " "
>? tableupdate() && succeeds
>
>Thanks!

This doesn't help at all.
I meant complete code that I can run and see where and how it fails. CursorAdapter has many properties, do you expect me to guess how you set them up? Also, complete schema for remote table will help a lot.

Thanks,
Aleksey.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform