| Thread | Last Post | Replies |
|
| Conveersion | 27 May 2004 13:27 GMT | 1 |
Anyone have a script to convert amount to text like number 1500 as one thousend dollars??? TIA
|
| Character Spacing and Dates | 26 May 2004 15:27 GMT | 2 |
I have multiple fields on a report of mine that asks for dates to be brokenm down into slots, like below. Day Month Year
| 3 | 1 | 1 | 2 | 0 | 4 | I am able to format the date into the 6 digit format (311204), but I am having problems getting the spacing to work. It ends up ...
|
| Deploying CR 9 with a WinApp | 26 May 2004 08:45 GMT | 1 |
I've don my my App with some reports . I've add the indicated merged files into my SetUp program those are regwiz.msm (i set the license key) managed_esn.msm and managed.msm When I run my app and trying to see any report i get this error ("Error
|
| You don't need to pass varialbes in some cases (not a question , this is facts for sharing)! | 26 May 2004 07:55 GMT | 1 |
I have been tearing my hair out on this one and the solution was simple! I'm writing this to share with you now. I needed to print a report based on an ProjectId in a table in a *.mdb database. I have the ProjectId in runtime n the VB.NET code. and needed to
|
| How to get the calculated VALUE of a formula field at runtime? | 26 May 2004 07:49 GMT | 1 |
I am trying to get the calculated value of a formula field at runtime for use in my VB.NET application. Is this possible? Sample code? Thanks, Justin
|
| Error: Server Has Not Yet Been Opened | 26 May 2004 05:31 GMT | 8 |
Anyone ever gotten this? I changed a report and added a field, but now when the viewer in my VB app wants to open the file, I get that error message. If I use the original file, no problems. I'm no Crystal guru and barely touch it. Hopefully someone can give me some insight.
|
| VB Error Messages # -2147417848 (Automation Error) & -2147024882 (Out of Memory) | 25 May 2004 19:47 GMT | 1 |
Hi. I have two client machines (out of more than I can count) who get this error when printing a CrystalReport 8.5 from a VB app. We are just using the standard: CrystalReport1.PrintReport
|
| Pagination question | 25 May 2004 15:26 GMT | 2 |
I would like to surpress the new page after a group change when total group fires. ie ---------------------------------------------------------------------
|
| Subreport linking info to main report | 25 May 2004 13:28 GMT | 1 |
I'm currently trying to compare one subreport to another main report. I'm comparing data with the same ID in two years of each other. Is there a way for me to only see that data with the same ID? IE...a parament @ID(mainreport)=@ID(subreport)?
|
| Path for reports on website | 25 May 2004 12:38 GMT | 1 |
I've created an ASP.NET application that has a number of reports stored in a sub directory directly below the application itself \application \reports
|
| Create Crystal Report Object Dynamically | 25 May 2004 12:07 GMT | 1 |
I have report name as string something like strReportname = "rpt_Users" i want a report object for strReportname
|
| Seagate Crystal Report required files and runtime distributable files | 25 May 2004 11:58 GMT | 5 |
Anybody Know where I can find the Seagate Crystal Report required files and runtime distributable files? Please I really need it!!!! Thank's
|
| ToolTipText | 25 May 2004 11:17 GMT | 4 |
If I move the mouse over the field in a report I see a description that contain the filed name. Can I remove this information? Thanks Simone
|
| How to Match Records | 24 May 2004 14:05 GMT | 1 |
What is a formula to match a field that exists in two tables. One table is a store item file. It has the item stock number, description, department, price, etc. The other table is a sales table showing only movement of items that sold the previous day, not the complete list of ...
|
| How 2 insert image in2 CR using VB6? | 24 May 2004 09:46 GMT | 1 |
I'm working on the TAL barcode ActiveX Control, which will generate an image of barcode and save in harddisk (using VB), then how do i link/add this image file to a crystal report using VB6 code? I'm using Crystal Report 8. Ur help is vy appreciated... thx
|