hi all
my requirement is like this.
i have a flat file in application sever that contains records.i had to extract that file.after that i had to split that file(splitting in the sense reduce that flat file into small files(based on size(mb) or no of records).again this splitted files i had to send them into application server.this entire thing should come under one program.
can any body help me in this record.
thanks in advance