Skip to Content
0
Former Member
Dec 20, 2007 at 06:12 AM

File-XI-JDBC Scenario

18 Views

Dear All,

I am working on File-XI-JDBC scenario. I am able to update the SQL database with the file.

My SQL database is having following columns:

MATNR MATXT DATUM

Now, I want is that even if the MATNR is already existing in the database then again that entry should not be inserted into the database with the different date although the same MATNR exists in the flat file.

Please guide me on how this can be done.

Warm Regards,

N.Jain