On Fri, 24 Sep 2004, Roime bin Puniran wrote:

> how to import text file to mysql using Perl ?.

What is in the text file?

We can't begin to help you without knowing what the file contains.

Ignoring Perl for a minute, have you considered using the MySQL command 
line tool `mysqlimport` ? It has lots of options and may be easier to 
use than Perl, at least in this case. Maybe. Documentation for it can be 
found at <http://dev.mysql.com/doc/mysql/en/mysqlimport.html>, among 
other places.
 

-- 
Chris Devers

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to