Scott Haneda writes:
>My trouble is that the data file could be 100,000 lines in length, I have a
>few options:

Scott,
     I have a 30 million record dataset that I load into MySQL every couple
of months.  To do this propitiously I use the 'LOAD DATA INFILE' syntax.
>From your description it should be quite possible for you to utilize this
same loading mechanism.
                Brad Eacker ([EMAIL PROTECTED])



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

Reply via email to