I have a situation Where I have To Save the Result of MS Sql Query into One Text File in C# Windows
Application. Query result is Approx 30 Fields .
Please Suggest Me.
Regards
Shivendra
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
sangramPosted Aug 22, 2005, 10:52 AM
U know how to write in file.
For statrd purpose use csv file format to strire data.