| Thread | Last Post | Replies |
|
| some Crystal Report Pages are blank | 26 Sep 2007 18:24 GMT | 4 |
I am returning a crystal report from within Visual Studio. When it comes, it shows page 1/315. When I hit the arrow to go to the next page, or put the page in the box and hit the goto icon, there is no data on the pages.
|
| crystal report formula fields | 26 Sep 2007 17:43 GMT | 1 |
hi, i want to know if it is possible to get the value of a crystal report formula fields into vb 2005 variables..? and if it is possible pls.. give me sample codes.. pls help me..
|
| Paginate | 26 Sep 2007 17:11 GMT | 1 |
I have a VB.NET 2005 program that on a click of a button exports my report to a text file. This works fine apart from one thing, i get a strange charactor every 60 lines. So i opened Crystal Deveolper and tried exporting from there and it gave me and option
|
| simple reporting with crystal | 25 Sep 2007 17:58 GMT | 1 |
Sir, I have prepared a programme with VB and Access and it is working fine so far as adding and modifying the record is concerned. I have prepared a report in CR 8.5 also but I am not getting any idea how to
|
| CR text filling at runtime | 24 Sep 2007 08:46 GMT | 2 |
I'm using CR 8.5 with vb6 and vb.net. I'm wondering if it may be possible to fill the text objects at runtime. With datareport for example you can fill a label giving the section and the label name.
|
| Calling a stored procedure from Crystal Reports | 23 Sep 2007 01:32 GMT | 3 |
Hi, I have written a stored procedure that when called populates a table. How can I call this stored procedure from within Crystal reports XI?
 Signature Thanks,
|
| HELP! with joining two tables on substring | 21 Sep 2007 19:07 GMT | 2 |
I am working with Crystal 8.5. I would like to know if the following is possible, using only Crystal Reports (I know this can be done if I create a view in the DB, but I do not have access to do this). We have two tables, that I would like to join. TABLE1 has an
|
| How long is too long for page to format? | 19 Sep 2007 17:46 GMT | 3 |
I have a crystal report that reads over 3 million records. It takes approx. 14 minutes to run which with all the formulas, etc. I have, isn't that long of a time. My problem is that when I want to print or to export this file it wants to generate all the pages and this takes
|
| Display single data field horizontally? | 17 Sep 2007 18:35 GMT | 2 |
I have a sub-report that contains a single database field (from SQL). This sub-report may return multiple records and displays vertically: record01 record02
|
| Shifting the date-time | 15 Sep 2007 06:19 GMT | 3 |
My database is returning a datetime which is 7 hours off of the real datetime in MST. How do I shift this in the results formulas.
|
| Very basic beginners question | 14 Sep 2007 23:16 GMT | 2 |
I have just started working with Crystal Reports and am very new to VB coding. I am trying to create a Crystal report referencing an SQL query generated in Access. I would like to do some VB or Crystal scripting
|
| Regular expressions | 14 Sep 2007 19:48 GMT | 1 |
Is there any way of getting crystal reports to perform regex matching, or any other kind of pattern matching, when selecting records to display? The setup I have to work with is standalone Crystal Reports XI professional edition, reporting against an Oracle database. I am working ...
|
| Crystal viewer export problem | 14 Sep 2007 19:42 GMT | 1 |
We have an application written in VB6 that uses the Crystal Reports viewer (Crystal v7 - crystl32.ocx). Although we don't programatically control the export features of the Crystal viewer, they been working just fine until recently. We ship and install all of the necessary
|
| pass a database connection to crystal reports. | 14 Sep 2007 19:32 GMT | 1 |
I have a VB 6 program that calls a crystal report with the following code. We are currently using sql security, the VB program passes the LoginID and Password for the sql server, to crystal. The crystal report has a reference to a stored procedure in the database. Since this is an ...
|
| Conditioned Count | 11 Sep 2007 21:07 GMT | 1 |
Hey Everyone, I have a set of active users in which I am trying to design a count formula based on the date they've registered, separated monthly, and compare it against the total number of active users.
|