Is it possible to export 2 consecutive reports to the same file rather than the second report overwriting the file the first one created? I'm looking for an append option but can't find it.
Regards,
Bernie Beattie
Has anyone got a custom UFL working with Crystal Reports XI as we are having no luck seeing ours in the list even though we've named it correctly and put it in the same directory as the other UFLs that can be seen. It's registered and can be called from other applications no problem. What are...
We are trying to create a User Function Library (UFL) for CrystalXI in Visual Foxpro 8, as we want to provide our users with a number of standard built-in functions. However, we are having trouble doing this and wondered if you could give us some pointers?
We have tried the following test:-...
We have stored currency symbols in our data and conditionally print these on reports depending on the currency applicable to the data printed. Our £ signs are printing as u'. In our previous report writer (R&R) we had to tell the software to use the ANSI character set. Do I need to do...
Is there any way to force the dialog displaying parameters to automatically maximise? It's a real pain having to scroll or drag it. There's not even a maximise button.
Thanks for any comments,
Bernie
I have input defaults for some parameter date fields which I don't want any more. I can't find a way of getting rid of the default value entered other than deleting the whole parameter field and losing all references to it, and then recreating it again. It looks like it lets you delete the...
We have code which manipulates the report object before running reports. The code works on machines with Crystal Developer installed but not ones with just the merge module installed. This is the problem code (VFP):
If loRepObj.Field.Kind=7 &&7=RunningTotalField
IF...
We are trying to run reports on machines which don't have Crystal installed after installing the latest RDC merge module for Crystal reports XI. Most reports run fine on these machines except ones with dynamic parameter lists. These get the error - Prompting failed with the following error...
I have a report which works perfectly when running through full Crystal reports but selects no data when running through the viewer. It's only a problem with a particular data condition of a record belonging to category stored in another table which in turn belongs to a group in a third table...
We have a really strange problem when running some of our reports via the integrated activex control for version XI. The report works fine every time when running inside the full Crystal Reports. When running via the activex viewer, the report works the first time but every time thereafter it...
We have a report which uses a udl file as the OLE DB connection to a database. We want to be able to change the udl file being used programmatically at runtime so that the report uses a different datasource. How do we do this? There doesn't seem to be connectionproperties for the tables to...
We have a dynamic parameter which gives a choice of entries on a lookup table, so the value is the lookup id and the description is the lookup text. We want to show the chosen parameter's description rather than the value in the report heading without creating a formula field to look it up...
We have 2 different datasources for our reports - SQL Server and VFP8. Dates on the SQL server side are datetime and on the VFP side they are dates. For business reasons for the moment we cannot change the VFP structures to datetimes.
My question is this, when we open a Crystal report based on...
I have a Crystal XI report that has a boolean parameter which works fine when I run inside Crystal but when calling from the application, it appears to set it to .T. (currentvalue) according to Debug but when the report displays it shows as null (a little box to be precise) and the filter...
Is it possible to set the default for a date parameter to today's date using currentdate? I can't seem to get it to work. (Crystal reports XI).
Thanks for any help,
Bernie
We have a Crystal XI report which has an XBase flat file as it's datasource. We are overriding the datasource path prior to the report running by setting the table connectionproperty value, calling setlogoninfo and setting the table location. This works fine except where we have a dynamic...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.