June 18, 2004 at 6:35 am
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
June 18, 2004 at 7:06 am
The following are some different ways of doing this
1.) Create a temp table with processed flag and walk it to return the 1st unprocessed record using set-based processing
2.) Create a cursor and walk the recordset
3.) Use VB or some or programming language return the recordset to it and have it walk the data
just some suggestions
Good Hunting!
AJ Ahrens
webmaster@kritter.net
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy