Nan Jiang [NJ], on Friday, July 08, 2005 at 11:15 (+0000) has on mind:
NJ> My statement is below: NJ> $dbh->do("INSERT INTO table1 values(id, '$_', '$t')") foreach sort keys NJ> %temp; you really should read guide for database statements, this is not way how to do these things. for example: http://perlmonks.org/?node_id=284436 http://www.perl.com/pub/a/1999/10/DBI.html there are many guides and you should read them. -- How do you protect mail on web? I use http://www.2pu.net [Only the winners decide what were war crimes. - Gary Willis] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>