Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Now am reading .xlsx file and stored to the table, but some rows are occurring the error and data will be stored on the target table, for example the total number of rows is 110, but inside a table is only 105 rows are stored on tDBOutput1 and I want to store failed records also in a separate table on tDBOutput2.
Please, anyone, help me.