Hi All,
How to load bulk of records from one file to another file.Is there any memory allocation techiques available.Need suggestion in that....
Eg:
just reading the data from the file and changing some value and storing into another file .. It's happening for record by record .. But i want to insert bulk of record at the same time.
any response appreciatable..
Reg..
--------
Rock...
How to load bulk of records from one file to another file.Is there any memory allocation techiques available.Need suggestion in that....
Eg:
just reading the data from the file and changing some value and storing into another file .. It's happening for record by record .. But i want to insert bulk of record at the same time.
any response appreciatable..
Reg..
--------
Rock...
Comment