[ obfilter: mysql database ]

Sinisa Milivojevic wrote:

> Cafetechno writes:

>>When The Stored Procedure Capability will be 
>>included in mySQL


> Take a look at myperl on http://freshmeat.net


Interesting start, of course.

What would be nice is to support a proper "create or replace 
procedure/function" type syntax with a body in Perl or Java. Java functions 
would either need to use JDBC to perform queries and access results 
(painful), or need a preprocessor like SQLJ to convert high-level SQL 
syntax to JDBC statements. Perl would need a module like Perl::DBI.

But this is definitely a major undertaking, worthy of a project of its own..
--
Shankar.



---------------------------------------------------------------------
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