⟩ What is a pre-requisite for connection pooling?
Multiple processes must agree that they will share the same connection, where every parameter is the same,
Multiple processes must agree that they will share the same connection, where every parameter is the same,
Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainty if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all the reports at run time?
What are field expressions and what are the diff types? (I looked this up in the internet and never found anything with regards to types of field expressions)?
How to open subreport in New IE window using hyperlink button. I used target=new; in the formula field. But it overrides the main window and show the report?
Where is the image located, after youve placed it on the report?
Reports can be optimized for web viewing using which of the following strategiesa. Using subreports instead of linking tablesb. Avoiding mapsc. Using the Page N of M special field to help users understand how many pages are in the reportd. Saving reports as version 10e. Avoiding reports with drill-down capabilities?
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?
When looking at the join types in Crystal - what does it mean when you coose Enforce and Enforce To or Enforce From?
How to create crystal reports in .net?
Suppose I have a crystal report with a linked subreport as well. is there any way not to print the current record on the main report if no records are returned from the subreport?
Can we call or add subreport within subreport?