Yes, but not for all functions. That function has to be supported by the driver, correct?
Ilya > -----Original Message----- > From: Rudy Lippan [mailto:[EMAIL PROTECTED] > Sent: Friday, July 18, 2003 9:47 PM > To: Sterin, Ilya > Cc: 'dbi'; 'Rasoul Hajikhani' > Subject: RE: SQL Statement Size > > > 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 >
