When working with CakeAMF, I found once the records transfered reached about 60 (9 int columns, 5 varchar columns, 3 datetime columns) or 567 (Only with one ID column), flash can't get the data. I don't know if the limitation came from flash or CakeAMF, but it didn't happened when using amfphp.
Although I could divide the data into smaller pieces and fetch them in more than one connection, I still would like to know why and how to resolve it. I've reported it as bug here: https://trac.cakefoundation.org/amf/ticket/14 Environments: Ubuntu 8.10 desktop with latest PHP,MySQL and Apache in repository. CakePHP, svn #7899 Flex 3 application --- kiang --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
