Writing Code
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Writing Code
Message Icon Topic: Export crystal report to .csv Post Reply Post New Topic
Author Message
ramsatish
Newbie
Newbie


Joined: 03 Oct 2008
Location: India
Online Status: Offline
Posts: 1
Quote ramsatish Replybullet Topic: Export crystal report to .csv
    Posted: 03 Oct 2008 at 10:50am
Hi,
 
I designed a .rpt file in asp.net using c#.net.
 
Plz explain me how to export this report in .csv format.[It should be delimitted by double quotes(" ")]
 
I am working in visual studio2005.
 
Thanks in advance
 
Regards,
Siram Satish
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 07 Oct 2008 at 2:50pm

You have to force Crystal to use the quotes.  Unfortunately, this looks bad if you have to also be able to display the report.  If you are just directly exporting to CSV without displaying the report, it's tedious to set up but not difficult.

All you have to do is put each of the the string fields into its own text box with a quote before and after so that it looks like this in the definition: "{table.stringfield}"
 
-Dell
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.047 seconds.