Does anyone know how the licensing for Crystal Reports works when users are running it on the web? Is it controlled through the activeX object used to view the reports?
Does anyone know how to specify the file name to be embedded into an ole object?
I am currently working on a report that retrieves by id and by date. The files to be displayed in the ole objects will depend on the id that is passed. I need to embed both an excel file and a picture file in...
IN THE RPTSERVER FILE PROVIDED BY CRYSTAL DECISIONS, THE TYPE OF APPLICATION TO EXPORT TO CAN BE SPECIFIED IN CODE. I.E WORDFORWINDOWS HAS THE EXPORT FORMAT NUMBER OF 14. DOES ANYONE KNOE WHERE I CAN FIND A LIST OF EXPORT FORMAT VALUES?
When I design my reports in Crystal Designer on my computer, I have the date format: yyyy-mm-dd and it works fine on my computer. However, when I view these reports on the web, the date shows as: m/d/yyyy.
We know that CR takes the system default short date and we have checked to make sure...
I have a system DSN on my machine for developing reports and connecting to my SQL Server database. I have used a stored procedure, which can accept 3 numeric parameters but requires only one to work, to develop my report. As I was developing the report, I was able to preview the report with...
When I open go to http://servername/CrystalReportsEval/, then click on the report, it opens fine.
But, when I go to http://websitename/reports, then click on the report, it tries to download the file rather than running it inside the browser.
Also, if I go to...
We have a DSN on our web server which I need to use to create my report. If I use ODBC to create the report, how do I then connect to the DSN in ASP?
I need to know the ASP syntax. I've tried some of the sample code provided by seagate but have had no luck.
Any help would be greatly appreciated.
If I need the report to always show the most current data, do I have to use RDC to connect to the database. Right now I can only view data that has been saved with the report and cannot seem to get it to retrieve the data as it is being viewed.
I need to open a report through the web into crystal reports. I can only seem to accomplish this if the data is saved with the report. My understanding was that the way the report opens depends entirely on how the report is created - the connection used. We would like to avoid putting dsn's...
When viewing a report on the web, I can only do so if the data has been saved with the report. Otherwise, I get an error stating 'Server has not yet been opened' or if I specify not to save the data with the report, I get the error "An Error has occured on the server in attempting to...
When viewing a report on the web, I can only do so if the data has been saved with the report. Otherwise, I get an error stating 'Server has not yet been opened' or if I specify not to save the data with the report, I get the error "An Error has occured on the server in attempting to...
I would like to open crystal reports via ASP. I understand the concepts of using the viewer etc.. We don't use DSN's for web applications - instead we use a dsnless connection (basically just an include file containing the connection string). I've found examples but they all seem to be...
I have been to the Seagate Crystal reports web site and have found sample code to display reports on the web using ASP. The problem being, when I try to create instances of objects, I get an "invalid progID" error. For example...
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.