| Thread | Last Post | Replies |
|
| RecordSelectionFormula parser? | 03 Dec 2004 15:29 GMT | 2 |
Is there such thing as RecordSelectionFormula parser? That is, if I have the formula, is there a way to obtain some kind of a expression tree structure that corresponds to that formula, so that I know how the formula is built? Just to clarify, as an example, if I have an XML ...
|
| Deploying Crystal Reports | 03 Dec 2004 10:35 GMT | 2 |
I have written some reports for my VB6 application, and now want to deploy them in the packaged product. Do I have to give out the full report.RPT file or can I save a compiled version?
|
| Display pictures dynamically in CR 9 | 02 Dec 2004 18:31 GMT | 1 |
Have a question that David Younger had asked earlier.
> I have a directory holding bitmap images. > A VFP table say PICS has a field say PITURE that includes the path to the picture ie c:\mypics\123.bmp
|
| How to pass a dataset to CR using embedded CR in VS 2002 | 02 Dec 2004 18:21 GMT | 3 |
I learn that CR 10 can pass a dataset generated by VB.net program, how can this be done using CR embedded version in VS.net 2002 many thanks.
|
| creating linebreaks | 02 Dec 2004 15:39 GMT | 3 |
I have created some variables which I fill with all kind of string data. From time to time I want to add a linebreak in this string but I haven't find out which syntax to use. The normal way adding for example "\n" doesn't work. Could someone gime a hint.
|
| Changing Images Dynamically at the Detail Level | 02 Dec 2004 05:06 GMT | 1 |
Using .NET and RDC 9. I am able to change a picture (in a subreport) to dynamically load from a bitmap based on the example in Brian's book. However, I am having a problem and can use any suggestions. When I try to change the picture in the Detail Section, all the pictures
|
| Multilines TextObject: How to insert LineFeed? | 01 Dec 2004 20:43 GMT | 3 |
How can I insert Linefeed or Newline in a TextObject? I want to display multiple lines (from code, in runtime), I set the "Can Grow" property, but I cannot find the way to define separate lines in a TextObject.
|
| RecordSelectionFormula says unknown field | 01 Dec 2004 18:23 GMT | 2 |
Using Crystal Reports version 8.5, trying to set the RecordSelectionFormula and I get "field name is not known" using the following statement: Report.RecordSelectionFormula = "{tblJobDetail.Jobid} = " & Chr(34) & Trim(Globals.gsJobID) & Chr(34)
|
| Crystal Preview (.show) is very slow | 01 Dec 2004 18:22 GMT | 4 |
Here's the problem I'm previewing a report in Crystal that only returns 1300 rows or so. I tested the SQL statement and it runs very quickly through Query Analyzer. Here's my specs. VB.Net (1.1)
|
| Changing LogonInfo at Runtime passing from SSPI to SQL Auth (C# / .NET) | 01 Dec 2004 18:18 GMT | 5 |
got a big problem, I have a windows forms application with lots of reports that connects to MS Sql Server using "Integrated Security", now I need to install the application in a workgroup environment using "SQL Authentication", I changed my app code in order to set LogonInfo,
|
| refresh method does not reload data when paramaters haven't changed? | 01 Dec 2004 15:47 GMT | 1 |
How do I get a Crystal report to reload its data when its parameters haven't changed? Why does it refuse to reload data unless you change its parameters? I'm using reports made in with the Crystal Reports 9 designer in a DotNet WinForms application.
|
| ISDATE and new forumla field | 01 Dec 2004 14:39 GMT | 2 |
I have the following (and bear with me, I am totally new to CR): If ISDATE({SchedLic.AGD1}) then formula = "x" else
|
| Creating object dynamically | 01 Dec 2004 12:55 GMT | 2 |
I use "Report.DetailSection.AddBoxObject" and "Report.DetailSection.AddLineObject" to draw dynamically but I get error: Creation feature not enabled. Any help would be greatly appreciated.
|
| CR.NET formatting as a percent | 01 Dec 2004 12:48 GMT | 1 |
I just discovered a new trick for automatically formatting a number as a percentage. I'm posting the link here so it can be Googled in the future. http://blogs.aspadvice.com/crystal/archive/2004/11/30/1949.aspx HTH,
|
| BST Accounting Software | 01 Dec 2004 09:07 GMT | 1 |
Anyone who could help in BST interface changes and custom Crystal reports in BST accounting software? Thanks in advace.
|