Roime bin Puniran wrote:
I have 30 text file that contains of sort of data about wheather...
<snip>
My question is, how can I dump all the data from text file into mySQL
<snip>
Did i need to develop some PERL script to read an extension (.txt)
and read them then import them into mysql
You probably need to process the file using some programming language.
Perl is most likely a suitable language for the task.
or mysql itself provide some sommand to do so?...
Haven't heard of that (but my MySQL knowledge is very limited).
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>