Hi all,
I have the requirement as below.
I have a File in Application Server, which is very BIG in size. My requirement is write a program(The input to the program is File Path) which reads the Dataset and Split that Dataset into Several SMALL Datasets.
EX:
Suppose A Dataset Contains 1000 records, then after the Execution of the program Single dataset will be splitted into 10 Datasets(Assume), and each Dataset contains 100 records.
waiting for u r replys..
Thanks in Advancve
Krish...