dear all
can anybody help me how we can able to export data in CSV format...
i am using crystal report available in visual studio 2005
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.
meenuPosted Apr 13, 2008, 12:45 AM
dear friend
i want to know how i can able to csv exporting from crystal report
Vitor PyPosted Apr 12, 2008, 11:20 PM
Just output a plain text file with columns delimited by commas and rows by a simple line break.