| Thread | Last Post | Replies |
|
| CR .net - Text Object - Vertical Allignment | 04 May 2004 18:56 GMT | 1 |
I was wondering if Crystal Reports for .net has the ability to allign text vertically in a Text Object. By default, all text is alligned to the top of the object. I was hoping to align both horizontally centered, and vertically.
|
| CR support question | 04 May 2004 18:52 GMT | 6 |
anybody every purchased support from CR and if so how much did it cost, how efficiently was the issue resolved, recommended or not?
|
| CR9 Set Location woes | 04 May 2004 11:46 GMT | 3 |
In Crystal 8.5, using an ActiveX Designer, we would use the Set Location screen to set the table, but then clear the database & server. Under CR 9, I can't clear those fields b/c I can only click through the new interface.
|
| Images not showing on ASP.NET report | 03 May 2004 23:26 GMT | 1 |
I have a report that shows great except for the images. I read an support article from Business Objects about loading assemblies in the GAC. It looks to me like the assemblies are in the GAC, so I don't know what the deal is. I used the deployment wizard to install the project. ...
|
| Access a UDF from Crystal? | 03 May 2004 20:45 GMT | 3 |
Is it possible to access a user-defined function on the sql server from Crystal? I have written one that returns a string, but I can't seem to figure out how to get Crystal to go get it. It takes one parameter, an integer.
|
| Ignore or remove a parameter field? | 03 May 2004 18:37 GMT | 1 |
I have five parameters on my report and for each I am using the following code to set them: pfdReportRange = pfdsReportRange["pfEmpDiscrete"]; pvsReportRange = pfdReportRange.CurrentValues;
|
| Set parameters for Sub Report | 03 May 2004 18:35 GMT | 1 |
I am doing this: objRepDOC = New Prueba3en1 objRepDOC.Refresh() ' here CrystalReport1 is the name of the report that you have created in
|
| triggering certain subreports? | 03 May 2004 13:09 GMT | 1 |
Just wondering about if there is any possibility to prevent certain subreports to show up whithin my mainreport. Currently, my main report contains 10 subreports. In my program flow I've got a variable which should tell the crystal viewer
|
| Refreshing a Data Source? | 03 May 2004 12:57 GMT | 3 |
I develop my Crystal 8.5 reports and the queries that drive them, together. The queries I use, I put into a view on my SQL Server. At the end of the reporting project, the Crystal report calls one view to get at the dataset, then reports on all that. I'm sure this is nothing ...
|
| CrystalReport1.Connect | 03 May 2004 07:23 GMT | 2 |
I user vb6 and crystal 8.5 I want to use crystal Report control to connect access database . Is possible to do ? and if yes How to do it ? vanida .
|
| Can't find Field Explorer in IDE | 02 May 2004 13:46 GMT | 2 |
Crystal Reports 10 Adv. Developer Edition inside VS.NET 2003. Hi, Dumb question but still I need help. I can't find the field explorer or the menu/button to make it appear. Anyone?
|