Re: commands out of sync error

2009-12-02 Thread Marcelo Andrade
On Wed, Dec 2, 2009 at 4:44 AM, mahesh babu maheshbabu...@gmail.com wrote: hi, I have attatched  screenshot regarding my error.Here i am used flex with php. plz help me Give us some information context to help you. I program PHP in Linux, barely used Flex, don't know nothing about your SQL

Re: commands out of sync error

2009-12-02 Thread mahesh babu
Thaq for ur response. i have called stored procedure from business layer(fnction name execute()) like this $sql = CALL sp_viewAllDivisions('.$_SESSION[organisationSID].');; The stored procedure like this: CREATE definer=`ro...@`localhost` PROCEDURE `sp_viewAllDivisions`(org_id