how to use mysql stored procedure

Stimulsoft Reports.PHP discussion
Post Reply
Paranthaman
Posts: 18
Joined: Thu Oct 31, 2019 5:48 pm

how to use mysql stored procedure

Post by Paranthaman »

hi,
how to use mysql stored procedure in stimulsoft reports and how to call it. pls put video for this.
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: how to use mysql stored procedure

Post by Andrew »

Hello,

Please check this here
https://www.youtube.com/watch?v=lhyyHr0AvrY

Thank you.
Paranthaman
Posts: 18
Joined: Thu Oct 31, 2019 5:48 pm

Re: how to use mysql stored procedure

Post by Paranthaman »

Thank you.
Paranthaman
Posts: 18
Joined: Thu Oct 31, 2019 5:48 pm

Re: how to use mysql stored procedure

Post by Paranthaman »

Hi Andrew,

Could you please put another latest video for how to use variable in mysql stored procedure and how to execute with data in stimulsoft reports.

Thank you.
Lech Kulikowski
Posts: 6163
Joined: Tue Mar 20, 2018 5:34 am

Re: how to use mysql stored procedure

Post by Lech Kulikowski »

Hello,

You can use the following query:
select * from Table where Column = {variableName}

Thank you.
Post Reply