The problem has been resolved. I had to go into the setup.lst file (open it with Notepad) and locate the following -
$(DLLSelfRegisterEx)
and change it to -
$(DLLSelfRegister)
Then run setup.exe again. It should work fine.
Regards,
Rich
Hi everyone, I'm using vb 6.0 pro, Access 2000 and Crystal Reports 8.5 dev.
I have a simple application that I put together to learn how to package and deploy an app on other computers. My first attempts seemed to work, however I noticed a few things that I wanted to change with setup...
Hi everyone,
We have a report generator program that writes reports to an external file. On a Windows 98 machine, these reports can be opened and print fine through the dos editor. Unfortunately, on a Windows XP machine printing from the dos editor to a local inkjet printer is no longer...
As the report is now, (in crystal) there are two date/time parameters. Both have 'discrete value' specified.
For the Access Query, here is the select statement:
PARAMETERS START DateTime, [END] DateTime;
SELECT
CALLS.IDX, CALLS.CALL_DATE, CALLS.CLIENT_NAME,
CALLS.SSN...
Is it possible to use a Crystal Report 8.5 against an Access 2000 query with multiple parameters?
When I run the query in Access it works fine. I have set the query as the report data source. When the report is run in Crystal, I enter the parameters, and then an error message is received...
Thank you for replying.
A practice of mine while I am building and testing the report in Crystal is to populate the parameter default values with existing data from the database. I do this by choosing a table and field from drop down boxes called 'Browse table:' and 'Browse field:', then load...
Hi everyone,
I'm using crystal reports 8.5 dev, vb 6.0 pro, and access 2000.
Can anybody tell me if it is possible to access the browse
table and browse field properties of a parameter? And if so, how?
I'm building an interface to pass parameters to my report. I've added a combobox to the...
Hi everyone, I'm using VB 6.0 pro, Crystal Reports 8.5 dev and the data is in an Access 2000 database.
I have a report already built and now I working on my parameter interface in vb. The details section of the report contains a running total, several database fields and a formula. All are...
Hi everyone, I'm using VB 6.0, Crystal Reports 8.5 and the data is in an Access 2000 database.
I have a report already built and now I working on my parameter interface in vb. The details section of the report contains a running total, several database fields and a formula. All are visible...
Hi everyone, I'm using vb 6 and XP professional.
I'm attempting to build an application that mimics some of the drawing capabilities of excel and powerpoint. The connectors feature in Excel (or Powerpoint) is what I'm specifically trying to mimic. My app is similar to a flow charting...
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.