I am trying to set a date range parameter in a Crystal report from my VB6 application. I have never done this before. All previous setting of parameters were single value. Can someone shed some light on the approach?
here is sample code of what I am current doing to set parameter values:
Set...
I have a financial report containing a subreport. Using shared variables I pass the subreport numbers back to the main report for use in a simple subtraction calculation. The difference is displayed along side the main report value. The report looks fine in print.
Upon export it apears that the...
I am replacing the Print Engine with the RDC in a VB6 application. The application runs fine on my local system but when I put the VB executable on a Windows NT server it does not recognize the "New CRAXDRT.Application" instance. I have registered the craxdrt.dll and still no success. Is anyone...
I am replacing the Print Engine with the RDC in a VB6 application. The application runs fine on my local system but when I put the VB executable on a Windows NT server it does not recognize the "New CRAXDRT.Application" instance. I have registered the craxdrt.dll and still no success. Is anyone...
I have a VB6 front-end that executes many crystal reports.
Is it possible to change print destination after a report has populated the preview window thru VB or Crystal(v8.0)?
If so, what must be done?
I have a table containg product detail records. Each product has multiple records of the exact same data except for two fields: prod_cost and cost_key. When a product's cost changes, the cost_key is incremented and a new detail record is placed in this table for that product.
How do you select...
My report takes the credit card number from an oracle database and simply places it on the report. The problem is for each MasterCard or Visa account(16 digits) the last digit is being changed. For AMEX accounts (15 digits) the number appears fine.
Is there a numeric field size limit? Could...
I'm opening a CR8 report from VB6 using the automated server. In the report is a formula that calls a User defined VB6 DLL. The DLL formats a datetime stamp and executes a stored procedure to load a table with user specific data.
The problem is as follows:
When the report is executed manually...
I have created a VB6 front end to execute multiple CR8 reports using the RDC. While executing in VB6 develop screen all works well. When I package and deploy the system, install and run the project on another machine I get a VB error message with the 'source=cpeaut32' after requesting a report...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.