How to Use Stored Procedure in Designer
Posted: Thu Aug 11, 2011 5:49 am
Hello,
Thanks for the all replies.
How to Use Stored Procedure in Designer ? I am using mysql connection with PHP. And I wrote "execute tsp_AgentList", but, it gives me the error like "You have an error in your SQL syntax;check the manul.........
I also used "call tsp_AgentList", but it's not working.
What is the solution ?
Thanks for the all replies.
How to Use Stored Procedure in Designer ? I am using mysql connection with PHP. And I wrote "execute tsp_AgentList", but, it gives me the error like "You have an error in your SQL syntax;check the manul.........
I also used "call tsp_AgentList", but it's not working.
What is the solution ?