Hi,
Flex beginner, I have managed to connect my app to a database
which stores various newspaper articles. It's all working fine, I
can edit and save the articles. Except for one item where I get a
2032 error! It seems that the length of this article is causing the
error, as it's all working again when I reduce the size of the
item.
Apparently, the problem is not with Flex , which stores the
data in a custom event, the error seems to be returned by the
server...
As mentioned above, I'm still a beginner both with Flex and
Mysql :) Any help would be very much appreciated.
Best,
SB