First place to look is the log file of the session. You can verify how many records where written to the database.
Quite possibly, for some reason data is read, but not written.
Also make sure you use the proper seperator when reading the data..
Ties Blom