Skip to Content
0
Former Member
Dec 12, 2006 at 05:16 AM

Splitting the Dataset

203 Views

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...