Hello everyone,
I am facing a problem ie I am not able to update the Database(SQL 2000) through an XML file.
Though i am able to insert the data in the databse using xml file but unable to update that data.
The tables i want to update are OITM,ITM1,OITW. While i was trying to update the Databse i was getting an error ie " -1107 Object's key is not set".
I dont want to use DTW for importing or anything.
Kindly help me out why i am facing this problem asap...