Import from CSV

Import from CSV

am 18.04.2006 21:25:20 von info

Using SQLyog 5.02 into MySQL server 5.0. Have built table structures and am
trying to import data from CSV. I get a rather non-descript dialog box
saying only "Error while importing data".

Does anyone have any suggestions on how to better accomplish this import or
how this error could be deciphered?

Steve

Re: Import from CSV

am 18.04.2006 21:46:10 von onedbguru

use LOAD FILE (see docs if you need the correct syntax.)