HTTP/1.1 404 Not Found
I am getting this message HTTP/1.1 404 Not Found when I try to set up the RDS connection for Report builder that is installed on the Production Server. Everything works fine on the development. I just...
View ArticleCF8 Report Builder duplicates subreport parameters
I am experiencing this problem running Report Builder under Windows XP:1. Create a report.2. Create a subreport that has input parameters.3. Add the subreport to the primary report and define subreport...
View ArticleBug with CF Report Builder 8
Hi,I'm currently testing the CF Report Builder 8, and I've created a query in the Advanced Query window. e.g. myQry.In the "Variable containing query object" field, I've also typed myQry.This, of...
View Articledisplaying images in a ColdFusion Report (cfr)
I am playing around with graphs and reports. The requirement is to be able to produce reports in PDF and/or RTF with graphs included. Overall cfdocument may be my solution but it does not have the rtf...
View ArticleMulti Page Report
I am creating a report with report builder.I have a report header.This report is 3 pages long. After I get the content for the firstpage, I add a page break.2 problems. Once the detail band is longer...
View ArticleCF Report Builder RDS Server
I am trying to connec tto my local RDS server but keep getting teh following error message. Any ideas?"A connection to the RDS Server could not be established because the webserver was unreachable."
View ArticleReport Builder Grid Size
I have some reports that I'm updating that were originally designed with the CF7 related builds of Report Builder. Those builds had an option to change the grid spacing. The CF8 related build doesn't...
View ArticleAny way to have report prompt for parameters
We have a simple web page that uses cfdirectory to list all of the .cfr files in a folder. Users can just click on the report that they want and then using an "<a href>" tag, the corresponding...
View Articletwo CFREPORT tags in a template? in a loop?
Initially i wanted my CFREPORT block to be in a loop. I'm using RTF format. Only the first one runs.So, I removed the loop and, for fun, put the CFREPORT blocks one after the other. Still, only the...
View ArticleCreating a function and passing query value
I have what I thought was a pretty easy to resolve situation: I want to concatenate two query fields, if the 2nd one isn't empty.I created a function:<cfargument name="q1" value='#query.q1#'...
View Articlecfdocument pdf word wrap and missing text
Why when I create a cfdocument PDF with a line of unbroken text do I end up with smaller text - see the below text and slap it into a cfdocument (for even worse results, see with format="flashpaper" )...
View ArticleAnything Wrong with this query?
I have been trying to create a report based on this query:SELECT call_type.call_type_detail, code_city.code_city_detail, area_code.area_code_detail, call_reason.call_reason_detail,...
View ArticleAlternative to Report Buidler
Anyone know of an alternative to Report Builder? I have some very complex documents and RB just doesn't seem to get the job done. It's excellent for basic reports but when it comes to rotated text, and...
View ArticlePrinting Crystal report from web
I am using crystal report 8.5 and Coldfusion MX 6.1I open my report in a blank page. Everything show up properly.However, in my report, I have 12 pages. When I print it it only show up as 1-2 pages. I...
View Articlecfreport tag issue
Hello all:The online document says " * Run a predefined Crystal Reports report. Applies only to Windows systems. "Does this mean if CF was installed on Unix-like OS then there would be no way to access...
View Articlecoldfusion8 cfdocument formatting change
creating pdf reports from same coldfusion 8 program(not report builder). If number of pages exceed 1,100 the print formatting changes in that all fonts are reduced in size.
View Articlecfreport and large number of records
Hi,i try to use reporting over a large database and when the query returns a too large number of rows i get a 500 null error messagefor example, i have a report that's supposed to display values for...
View ArticleAlternating row color for CF report Builder?
I have a user who wants one of her reports to display alternating row colors for better read clarity. The reports are rather lengthy and the rows tend to blend in with eachother.
View ArticleProblem with installation of Coldfusion7.02 on AIX 5.3 machine
I tried to install Coldfusion-7.02 on AIX 5.3 machine. On installation process, the Configure Installer is showing only one option(J2EE configuration) instead of three(Server configuration, Multiserver...
View ArticleQueries Missing
I had to reinstall CF Report Builder as a result of rebuilding my system. I redefined my RDS Server entry in CF Report Builder using the same name and server, but when I open any report, the query is...
View Article