Re: mysql import or write my own Perl parser

2005-04-19 Thread newbie c
importing it. -Eric On 4/18/05, newbie c wrote: > Hi, > > I am about to create a database and there are a number of files that I need > to load into the database. They are tab delimited files. One of the files > contains about 4 or 5 columns. I am only interested in the second and

mysql import or write my own Perl parser

2005-04-18 Thread newbie c
Hi, I am about to create a database and there are a number of files that I need to load into the database. They are tab delimited files. One of the files contains about 4 or 5 columns. I am only interested in the second and the third column right now but I will load the whole table. The val