Posted: Tue Jun 27, 2006 7:03 am Post subject: How to modify data in one record
Hi,
I have a file which is having 300,000 records. I need to update one record in that. If i try to open that file in edit mode its automaticaly going to browse mode. Its same even if I try in File-Aid too. Pls. let me know how can I do that.
You can open the file using file aid and use 'selection criteria' as temporary. In the next panel, choose '1'. specify the selection criteria there.
ie you can skip 299999 records and edit the required record.
Joined: 20 Jun 2003 Posts: 112 Topics: 48 Location: Bangalore
Posted: Mon Jul 03, 2006 8:03 am Post subject:
Nadh,
Say you have to modify the 900th record. Then you can can do like this.
Split your file into 3 files, the first having 899 records.
The second having only the 900th record.
The third file having the remaining records.
Modify the second file with the changes you want and then merge these together.
The above split can be achived using ICEMAN (Hope u have DFSORT installed in your installation)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum