Can we use our own SQL for creating a report?
Answers were Sorted based on User's Feedback
Answer / mlmcc
The Crystal Designer tool was dropped in Crystal 9.
Crystal replaced it with an option to build a Crystal
Command as the data source. You can build any valid SQL in
the command feature.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rahul
We can also make our own query using Crystal SQL Designer
tool provided by SQL. Here you can insert your SQL
statement as such. It will save this file as .qry . And
when you create a report instead of using Database button
use Crystal SQL Statement button.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vijay yadav
Yes we can use our SQL query, when developer select the
table or the procedure name for create the report so at the
place of them select Add Command and than a editor will
display so there you can add ur query.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / abhishek
Dear frnds,
I have one doubt...
am using sql server 2005..
in this i restored two databases..(A & B)
in the both dbs have same sql query's...
but the the result is different...result format is same...
EX in both EMPID,EMPNAME
a sp result 1 abhi
and
b sp result 2 ravi
in the crystal reports i want to show both results in one
report...
i dont know how to do this....
plz send how can i get the result in one report...
basg.004@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Can we call or add subreport within subreport?
How to conditionally suppress a field based on whether a page number is odd or even?
How to print two details fields at the bottom of the page
How to write a formula to change a font based upon data ?
hi.. i've one crystal report. i want the report header as "employee database". i dont want to right click->insert and goto text object and insert. i've one aspx page and aspx.cs page also. now i want the "employee database" header to be printed from .cs file. i dont want to pass by parameter also.. i.e is there any option in .cs file something like ReportDocument myreport = new ReportDocument(); myreport.Load(MapPath("~/" + "emp.rpt")); myReport.Reportheader="Employee database"; i hope u have understood this. only thing is from .cs file i want to print the header as employee database. i dont want by passing parameter also... please help....
If we create reports in Crystal Reports using the UCAR Data Warehouse database, which tables should be used?
hi.. i've created one crystal report. and one global resource file .. in crystal report there's one text object with id Text1. and i want to take the values of resource file i've got it CrystalDecisions.CrystalReports.Engine.TextObject Dtemp1 = ((CrystalDecisions.CrystalReports.Engine.TextObject)myreport .ReportDefinition.Sections["section1"].ReportObjects["Text1" ]); Dtemp1.Text = Resources.Resource.ResourceManager.GetString("Dsec1"); it is showing the correct value want i want but when i give print it is disappearing.. how to solve this please help me..
How to Filter the Crystal reports?
12 Answers CCIL, Mammut Building Systems,
how can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema
Is there a way to export the report formulas, like totals to excel?
Can we add any database field once we have chosen ?Close? button?
Suppose I am not able to see any image on crystal report at run time. So how can I load any image which is saved in local disk so that it can be viewed at runtime in crystal reports?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)