| Thread | Last Post | Replies |
|
| "Server has not yet been open" | 26 Nov 2003 00:07 GMT | 1 |
I'm trying this in vb6 in order to open my SQL SERVER 2000 Database ************************************************************************ i = 1 For Each crxDatabaseTable In crxReport.Database.Tables
|
| Crystal summary problem | 26 Nov 2003 00:03 GMT | 1 |
Using the following example data: -X- -Y- -Z- CDA 12 1700 CDA 200 1700
|
| combobox readonly? | 25 Nov 2003 23:49 GMT | 1 |
Hello there... can anyone help? I have a form with 1 combobox and several textbox´s; my question: in run time, the user can write text in the combobox! How can i stop the user from doing that?~
|
| Ristrict user to modify report | 25 Nov 2003 22:14 GMT | 3 |
i am done with development and now I have to handover application to client. At this point of time what I want is to generate some encrypted form of reports , or some compiled version reports to restrict client to modify any of them.
|
| Zero's after decimal place in Text fields | 25 Nov 2003 22:01 GMT | 2 |
I have a function that performs a few calculations with numbers and when I return the value to the text field in the report I always get decimal and two trailing zero's. How can I make the decimal and trailing zeros go away.
|
| ParameterFieldName property not available!!!!!! | 25 Nov 2003 18:45 GMT | 2 |
I only see a function called set_ParameterFieldName, ie: myParam1.set_ParameterFieldName("member_id"); And to make matters worse, I get an error on that function, that it "cannot explicitely call operator or accessor". I have VS 2003, using C#.
|
| Cystal report with untyped dataset | 25 Nov 2003 12:26 GMT | 4 |
HI!! I want ot bind the crystal report at runtime with untyped dataset I have created dataadapter and dataset thru code not thru
|
| Cannot create DAO DB Engine | 25 Nov 2003 11:58 GMT | 2 |
Since upgrading to Win XP pro from Win98, I occasionally get error messages appearing with my Vb app. The error message is "Crystal Reports - Can not create DAO DB Engine." It doesn't always happen, if I shut down & restart windows, it often goes away, and I have not produced the ...
|
| Designer for the End-User? | 25 Nov 2003 07:58 GMT | 1 |
i am new to crystal reports. i used List & Label. the big feature of List & Label is an editor for the enduser to design his own report. is there a feature like this in crystal reports? i am using the version which is included in VS 2003. I am sure i have to
|
| Dying over here!! For the mathematicians with Crystal Expertise | 25 Nov 2003 03:48 GMT | 3 |
I'm having problems performing the following calculation in Crystal Reports: I have multiple records come back from a query that includes an Hours column and a Minutes column. The Hours can go to a total of 8, while minutes are select-able with the values of '00', '15', '30', '45'. ...
|
| SOS | 25 Nov 2003 03:13 GMT | 1 |
I use Crystal Reports 8 with Visual Basic 6. I have a particular project that when I go to add a Crystal Report Designer I get one or all of the following messages.: 1. Out of memory
|
| Binary form of reports / Compiled form of reports. | 25 Nov 2003 03:11 GMT | 2 |
I am done with development and now I have to handover application to client. At this point of time what I want is to generate some encrypted form of reports , or some compiled version reports to restrict client to modify any of them.
|
| CR and Stored Procedures with Parameters | 25 Nov 2003 02:39 GMT | 1 |
Does anyone know how to open a Crystal report which gets data from a stored procedure AND the stored procedure accepts arguments? (I am using SQL Server 2000 and C#.) This must be possible, but I cant find any documentation anywhere....!
|
| Return value from Report.Printout | 24 Nov 2003 21:53 GMT | 4 |
I am invoking crystal from within a UNIFY Vision application. Here I instantiate a Crystal Report object and call Printout routine on the report I have created which a text file data source. But my problem, is that OK/CANCEL on the Print dialog that appears
|
| Crystal Reports .NET | 24 Nov 2003 19:57 GMT | 2 |
I wrote WEB application with Crystal Reports and later I moved it to other computer but Reports doesn't work. What I have to do to start this program ??? Rafal
|