1827672 Members
3314 Online
109967 Solutions
New Discussion

dat file deletion.

 
TS KARTHIKEYAN
Occasional Advisor

dat file deletion.

From java code, i execute a perl script. This script is needed to update a data file like a database. Most of the times it is successful. But Some times it is deleted the existing contents and append the new entry. (Or) Delete all the contents from that data file.

Hello Friends, could you give me a solution