Hello there!
I tried to execute many SQL-clauses ";" separated by DBI::do() method but got an error message about SQL syntax mistake. If I execute the same SQL from MySQL shell or some MySQL GUI all works fine. Is DBI::do() method able to perform many SQL clauses at all? If no what method or function should I use to perform this?
Thanks in advance.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>