"roime puniran" <[EMAIL PROTECTED]> wrote:

> My question is, how can I dump all the data from text file into
> mySQL without specifies the names of the text file..It's mean
> that, we only specifies the extention of text file (*.txt) then
> by that way i can dump all into mysql?...

You can write a script to import all text files in php or MySQL.
See http://dev.mysql.com/doc/mysql/en/LOAD_DATA.html - this
may help.





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to