use also the following:

/opt/lib/mysql/bin/mysql -h <host ip> -P <port> -u <user> <db name> -e
"CALL sp_name()"


On Tue, Jul 9, 2013 at 4:22 PM, Dotan Dimet <[email protected]> wrote:

>  What database? You could run sqlplus or mysql or whatever command-line
> SQL interface using a system command.
>
>
> On 07/09/2013 04:14 PM, eran meiri wrote:
>
> Hi to all,
> Does any one has a clue to how I can activate a stored procedure without
> using DBI?
> It is a an old unix OS and it is a problem to install new modules.
>
> Many thanks
>
>
> _______________________________________________
> Perl mailing [email protected]http://mail.perl.org.il/mailman/listinfo/perl
>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
>
> _______________________________________________
> Perl mailing list
> [email protected]
> http://mail.perl.org.il/mailman/listinfo/perl
>



-- 
===================
----     Chanan Berler    ----
===================
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to