When looking at the join types in Crystal - what does it
mean when you coose Enforce and Enforce To or Enforce From
Answers were Sorted based on User's Feedback
Answer / jahnavi
if you choose enforce to for a join type table a and table
b and you select only fields from table a even then table b
is included.
if you choose enforce from for a join type from tableA and
table B and you select only fields from table B still the
table A is included.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / sajal kumar
Version 10 introduced the capability to enforce link created in report. Enforcing a link between two tables ensures that the report's respective SQL uses this link, regardless of whether fields are required from one or both the involved tables.
The default setting is unenforced links, meaning that Crystal Reports uses the link only if the report's respective SELECT statement requires it.
You can access the different enforcement option by right-clicking on a link and selecting the link Options menu item.
| Is This Answer Correct ? | 3 Yes | 0 No |
How can we improve the performance of a crystal report? OR What all performance improvement techniques used in crystal reports? (particularly CR XI)
How can we improve the performance of a crystal report?
Are there any limitations in crystal reports?
If we create reports in Crystal Reports using the UCAR Data Warehouse database, which tables should be used?
How do you add a subreport to a report in Crystal Reports?
Reports can be optimized for web viewing using which of the following strategies: a. Using subreports instead of linking tables b. Avoiding maps c. Using the Page N of M special field to help users understand how many pages are in the report d. Saving reports as version 10 e. Avoiding reports with drill-down capabilities
Why is Excel Report preferred over crystal reports?
3 Answers Atos Origin, Collabera, Lighthouse Technologies,
How to "Print" in Crystal Reports while using ASP DOT NET Platform?
Can we export data of reports into other format like in world doc etc?
What are Crystal Reports and Crystal Reports Explorer?
Is there a way to export a report definition without writing code?
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....
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)