file append problem | developer.brewmp.com file append problem | developer.brewmp.com

Developer

file append problem

Forums:

Hi all
i have opened the file in READWRITE mode. when i want to write new info on to the same file, new data is appending...
this should happen only for APPEND mode right...

same is happening for database file also, when i remove record from db file, particular record is not deleting in db file but record counter giving correct value..
what will be the problem?
please help