Skip to Content
0
Jun 09, 2011 at 12:27 PM

Possibility of data updation into database incase a record is incorrect

35 Views

Hi All,

I have a doubt in the ftp to JDBC connection.

Consider if a file has 10 rows of records. At present even if one row of record is incorrect, the entire DB is not updated with the 10 records.

For this scenario, is there a possibility that, other than the incorrect record, the other records can be updated in their DB?