what i am doing is xml parsing and saving it to the database, but for the 1st time it was ok but now its overwriting same database again and again. How can i put a check that when new data come in xml then only write to database otherwise not.
Thanks