Re: tab import question

2004-01-15 Thread Ari Denison
never mind... just discovered the --columns= option for mysqlimport. :-) On Jan 15, 2004, at 3:43 PM, Ari Denison wrote: Hi. I'm new to MySQL (and LOVING it) and have a simple question about importing tab delimited files into MySQL. I have a table in mysql called form_instances with the followi

tab import question

2004-01-15 Thread Ari Denison
Hi. I'm new to MySQL (and LOVING it) and have a simple question about importing tab delimited files into MySQL. I have a table in mysql called form_instances with the following three fields: id student_id form_id I want to import records from a tab-delimited file with only two fields: student_i