in reply to Re: Re: Re: From excel to mysql...
in thread From excel to mysql...

I experimented with a small set of data and so far the results are great :) I've deliberately left some fields empty in Excel. I didn't specify default values for the columns in the create statement but every value (even null values) are correctly inserted.

cheers