Talk with the Author
 Crystal Reports Forum : General Information : Talk with the Author
Message Icon Topic: Crystal Reports.NET and Crystal Reports XI Post Reply Post New Topic
Author Message
mdbriggs
Newbie
Newbie
Avatar

Joined: 23 Nov 2008
Online Status: Offline
Posts: 16
Quote mdbriggs Replybullet Topic: Crystal Reports.NET and Crystal Reports XI
    Posted: 23 Nov 2008 at 3:56am
What's the difference between CR XI and CR.NET?
 
If I have both which would be the wiser of the two choices to use for creating reports to be used within an application?
 
Is their any advantage of using one versuses the other?
 
Marlon
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 25 Nov 2008 at 8:34am
CR.NET is what comes with Visual Studio and CR XI is stand-alone although it will also integrate with VS 2003 or 2005 (NOT 2008!).  You can use either one to create reports that are used in an application.  The real difference is that when you use Crystal outside of VS you have a much richer and (to my mind) easier to use interface.
 
-Dell
IP IP Logged
gbalajimecse
Newbie
Newbie
Avatar

Joined: 02 Dec 2008
Location: India
Online Status: Offline
Posts: 1
Quote gbalajimecse Replybullet Posted: 02 Dec 2008 at 8:58pm
 Sir i am working in vb.net app, i am new to crystal report,i would like to put the form controls value like textbox,combo box,listbox into the crystal report(not from database table) dynamically. so please help me and show the code   
BALAJI G
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 03 Dec 2008 at 8:38am
You will use "parameters" in your report to do this.  Before you set the ReportSource of the viewer, you will set the parameter values based on what has been entered in the form.  Use the "SetParameterValue()" method of the report to set the values.
 
You can do a search here on the forums to find code for this if you need further assistance.
 
-Dell
(p.s. I'm a woman, so "Sir" doesn't quite fit! Smile)
IP IP Logged
sidewinder
Newbie
Newbie


Joined: 09 Apr 2009
Location: United States
Online Status: Offline
Posts: 5
Quote sidewinder Replybullet Posted: 13 Apr 2009 at 8:45am
Originally posted by hilfy

... The real difference is that when you use Crystal outside of VS you have a much richer and (to my mind) easier to use interface.
 -Dell
 
I'm trying to deploy a report imbedded in a VB.NET application.  I'm just wondering if you can deploy the stand alone reports on a workstation without them having a CR "viewer"?  Might simplify things somewhat if I can.
 
Thanks
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 13 Apr 2009 at 9:39am

If you want the user to be able to see the report, you have to have a viewer of some sort.

-Dell
IP IP Logged
sidewinder
Newbie
Newbie


Joined: 09 Apr 2009
Location: United States
Online Status: Offline
Posts: 5
Quote sidewinder Replybullet Posted: 14 Apr 2009 at 7:50am
Thanks for confirming that for me.
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.063 seconds.