Skip to Content
0
Former Member
Sep 14, 2007 at 01:34 PM

Open and Close Dataset problem

563 Views

Hi All,

I am facing a weird problem in transferring data to application server.

I have used Open dataset to write my file in text format to the application server.

Now everything works fine when small amount of data is there.When the number of records increases and when it takes lot of time , the format of the text file is completely distorted.

I have used tab as the delimiter. Please suggest me some solution for this.

Is this due to the time taken?

Regards.