Have a look at mysqlimport and 'LOAD DATA INFILE' in the manual.  Your
question doesn't provide the format of the text file, so it's hard to
pinpoint an exact solution...

http://www.mysql.com/doc/L/O/LOAD_DATA.html
http://www.mysql.com/doc/m/y/mysqlimport.html

On Sun, 4 Mar 2001, Cho Bum Rae wrote:

> Do you know how to import TXT file into mysql DB?
> Because of big size txt file, I cannot input data into DB manually.
> Is there easy way to solve that problem?
> 
> Thanks a lot.
> 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to