LOAD DATA skips records of text file

2003-10-26 Thread Heinrich Stoellinger
I have a small dBase4 Database that contains 260 records. Exporting it to a text file and then using LOAD DATA into table... I see that of the 260 records only 204 get loaded. I cannot make out what is specific about the records skipped. I do get warnings but (since I am using only 4.1.0 alpha!

Re: LOAD DATA skips records of text file

2003-10-26 Thread Don Read
On 26-Oct-2003 Heinrich Stoellinger wrote: > I have a small dBase4 Database that contains 260 records. Exporting it > to a text file and then using LOAD DATA into table... I see that of the > 260 records only 204 get loaded. I cannot make out what is specific > about the records skipped. I do g