Hi:
There is a perl module for MySQL you can download from cpan. It provides
the interface to MySQL database you can use to connect, execute SQL
statements from perl programs.

Seung-woo Nam

John Tsangaris wrote:
> 
> >From the docs, it doesn't look like too much has been done in the area of stored 
>procedures.
> 
> Are there any resources which would teach me or point me in the right direction to 
>writing procedures for mysql?  The manual mentions that it has facility for c++
> procedures, but if you want to learn how to write them, you have to look at the code.
> 
> Also, I have seen reference to Mylua which is a scripting language which allows the 
>writing of procedures.
> 
> Is there anything perlish?
> 
> If not, how do I go about writing a perl interface for procedures?
> 
> jvt
>

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to