Page 1 of 1

How to Use Stored Procedure in Designer

Posted: Thu Aug 11, 2011 5:49 am
by latika
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 ?

How to Use Stored Procedure in Designer

Posted: Thu Aug 11, 2011 7:11 am
by Vladimir
Hello,

Unfortunately, currently stored procedures in Reports.Fx for PHP are not supported. We plan to implement this functionality in the future.

Thank you.