Hi,
My Requirement:
I have a result set. From the result set i will take a record and i need to do some data manipulation and should send that data to text file. And again second record, manipulating second record data, sending to text file.
Like that all records should be manipulated and need to sent to Text File.
I know sending bunch of records to text file.
How to do this ? Please help me.......
Bobby