On Fri, 18 Jul 2003, Sterin, Ilya wrote: > configured, you can't do this through DBI. DBI is to run queries, > etc... against database, you can't perform native DB functions through > it. >
$h->func(@func_arguments, $func_name); -r
On Fri, 18 Jul 2003, Sterin, Ilya wrote: > configured, you can't do this through DBI. DBI is to run queries, > etc... against database, you can't perform native DB functions through > it. >
$h->func(@func_arguments, $func_name); -r