Hello
I am trying to call a mySql Stored Proc from CR10. But I get the attached error msg. I tried testing and SP runs fine when it doesnt output any value to a variable. The SP runs perfectly fine in the query browser. But when I try to call a Stored Proc which outputs value to output parameter I get the error -
"Failed to retrieve data from the database.Commands out of
sync; you can't run this command now"
Has anyone faced the same issue
Thanks
I am trying to call a mySql Stored Proc from CR10. But I get the attached error msg. I tried testing and SP runs fine when it doesnt output any value to a variable. The SP runs perfectly fine in the query browser. But when I try to call a Stored Proc which outputs value to output parameter I get the error -
"Failed to retrieve data from the database.Commands out of
sync; you can't run this command now"
Has anyone faced the same issue
Thanks