Re: AW: how to allow variable number of argumets in mysql insert quer y

fungazid <[email protected]> Tue, 18 Dec 2007 11:53:11 -0800 (PST)
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
Thanks you a lot men,

I think that do() is slower then prepare()  + execute() (if you need to call
execute multiple times). This is the first problem I have with your
solutions. 
Secondly, the tables I’m using have 100-400 columns! so the idea of
concatenating a string of 300 values and to input this directly into a
function can be a problem.
What I need is a way to translate a string into a perl code during run-time
(if there is a way).


-- 
View this message in context: http://www.nabble.com/AW%3A-how-to-allow-variable-number-of-argumets-in-mysql-insert-quer-y-tp14403577p14404440.html
Sent from the MySQL - Perl mailing list archive at Nabble.com.


-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]