saving on screen data to comma delimetted text file

  • Thread starter Thread starter swall73
  • Start date Start date
S

swall73

I designed a small database application in VS2013 using vb. I want to save the on screen data that gets retrieved from the sql database to a comma delimited text file. I would also like to automatically overwrite the previousfile created without asking me for confirmation before doing so.

Id this possible and if so would someone please be so kind as to give me a code example of how to do so.

Thank You

Stephen Wall
 
Back
Top