|
Convertin a .DAT file into readable format
Hello friends,
I have a XXXXXXXXX.DAT file which i will take from production server it contains thousands of records each record contains nearly 100 fields.
In that 100 fields one field called coat_ind=0 i want change this field coat_ind=1 and set the value back to the file
I think i need to read the file in readable format then finding the field and changing it.But, dont know how to read tht
can some one help me on this.
thanks in advance,
Janakiram Attuluri.
Last edited by janakiram.attuluri : 12-06-2007 at 03:12 PM.
|