Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to save a sproc result to a text file?

Status
Not open for further replies.

darwin101

Programmer
Mar 7, 2001
156
US
Hi all

How would I go about using VB.net 2003 to execute a stored proc, then save the result set out to a text file (csv)?
I would then need to use another button to rename and move that same file after it is used. Any suggestions will be appreciated.
This is for a non profit,we don't have any real language programmers. I spent a few hours last nite at the book store trying to find something similar, no luck.

Thanks
 
If you are looking for a VB.Net solution then it would be best to post in the VB.Net forum. VB and VB.Net syntax is not the same. Look at your threadminder for the VB.Net forum.

zemp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top