Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG in Currsoradapter with zero-length/null memo fields
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00788822
Message ID:
00788935
Views:
22
>>
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform