Could not test this code since I don't have access to MySQL at my workplace.my $sql = "call PROC()" ; $sth = $dbh->prepare($sql); $sth->execute(); # PROC is the name of the procedure.
In reply to Re: Calling MySQL Stored Procedures using DBI and DBD::mysql
by Mandrake
in thread Calling MySQL Stored Procedures using DBI and DBD::mysql
by hackdaddy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |