Converting text from asp.net into .csv

by Colin Graham 2. February 2012 02:08

One painful experience we have had this week has been in converting some data from one of our databases into a .csv.  This sounds simple doesn't it ??  however there were very specific requirements as the .csv had to be imported into a second system. 

We were using the stringbuiler.append method but found that the only way this would work was via the Stringbuilder.appendline method.

 

anyway hope this can help someone else out there.

 

C

Tags:

ASP.Net | VB.Net

Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading


 

Posts By Date

Log in