Re: From .txt to MySQL

2004-10-19 Thread Amer Neely
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 | Hi.. | I have 30 text file that contains of sort of data about | wheather...Each text file contains the information about weather | in one day. So, i have 30 text file, which contains all the info | about weather in 30 days(1 month). All the attribute

Re: From .txt to MySQL

2004-10-19 Thread Egor Egorov
"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