| Thread | Last Post | Replies |
|
| Need Help Printing directly to Printer with CR 10 | 27 Oct 2004 16:32 GMT | 1 |
I am using the CRViewer object and can Use the CRViewer.ViewReport option to view my report. Now, I want to just print the report straight to the printer. I use the CRViewer.PrintReport and always get an error:
|
| not including .rpt files at design time! Urgent! Need some advice! | 27 Oct 2004 16:31 GMT | 2 |
Is it possible to not include CR .rpt files at design time (ie. not to include them in the solution file), but still dynamically modfiy/execute .rpt files that I know the location of at runtime? I was hoping to create a reporting system where I wouldn't have to do
|
| Hiding Labels in CrystalReportViewer | 27 Oct 2004 16:30 GMT | 1 |
If I move the mouse of a field in the print preview, a label "tablename.fieldname (datatype)" is displayed. Is it possible to suppress the label? --
|
| login prompt keeps popping up | 26 Oct 2004 20:51 GMT | 1 |
I am trying to add a (Crystal) report to a VB .Net 2002 app. The data should come from a SQL stored procedure. Even though I login in inside the report design to the ADO database, whenever I open the report in the app, it prompts for a login again. I have
|
| How to change the database for a Crystal Report in Runtime... in ASP.NET | 26 Oct 2004 20:26 GMT | 2 |
A simple thing as getting the data into a report from a different Database in runtime should be easy or? How do I do this? /Lars
|
| Change table name programmatically | 26 Oct 2004 18:48 GMT | 6 |
Our company has a large number of .rpt files being manually edited to point to a new database. Would it be feasible to write a small VB app to open a report, then replace all old table names with the new table names? I don't know Crystal, so I'm asking this on behalf of the Report ...
|
| Format layout of columns in detail | 26 Oct 2004 18:27 GMT | 1 |
I am looking for a method to edit the values of a report details section column layout. For example, I want the user to be able to decide whether or not to print "Acrosss then Down', or 'Down then Across', and also set the gaps and sizes of the columns. How can I edit these ...
|
| Adding a textbox at runtime | 26 Oct 2004 18:03 GMT | 1 |
Hi, Is there a way to add/load a textbox on a crystal report at runtime with VB6? (like we can do with FORMS by using the LOAD statement) Thanks
|
| (Re:).NET dotnet runtime - disable tool tips | 26 Oct 2004 16:29 GMT | 8 |
Todas as mensagens da thread Mensagem 1 da discussão De:Oli Smith (oli_smith@yahoo.com) Assunto:.NET dotnet runtime - disable tool tips
|
| Passing multiple values to a parameter | 26 Oct 2004 16:14 GMT | 1 |
Does anyone have any code samples on how to pass multiple string values from a web form to a Crystal Report for Visual Studio .NET? For example, if my Crystal Report had a State parameter that allowed multiple values, I want the user to be able to select multiple states from a list ...
|
| Dot Matrix Labels | 25 Oct 2004 23:13 GMT | 1 |
I've been working on a mailing label program that prints a variety of mailing labels. I am using VB.NET and CR.NET. My laser formats are working just fine. I create a dataset and populate the CrystalReportViewer for print preview. I have been trying to do the
|
| crystal reports sql design | 25 Oct 2004 19:04 GMT | 4 |
when desgining a new report, when viewing menu->database->show sql query, i can see the sql beind the report. is there a way for me to change the sql? i want to remove the owner.table to be only table
|
| Problem using guid in SelectFormula for report viewer | 25 Oct 2004 18:01 GMT | 2 |
I am working on a report in VB.NET 2003 using Crystal Reports. I cannot return any records using a clientID of type guid in the SelectFormula. I have installed the latest service pack and hotfix for Crystal Reports for .Net 2003.
|
| Report based on ADO.Net dataset | 25 Oct 2004 14:49 GMT | 3 |
Good afternoon, I am investigating the best way to populate my report with data and one of the methods I am considering is basing my report on a dataset. However, the only way I can find to do it in VS.Net is to create an xsd file in my project
|
| Error message when opening crystal reports | 25 Oct 2004 10:32 GMT | 4 |
I have taken over a project in c# using asp.net and crystal reports. when i attempt to open the crystal form i get the following error. Any help greatly appreciated. Exception Details: CrystalDecisions.CrystalReports.Engine.LogOnException:
|