can somebody help me out.
What do people use to output live report using cold fusion. I tried to use <cfreport> tag, it doesn't like it one bit at all! It come up with stupid errors. thank's
the <cfreport> tag is for interfacing CF with Crystal Reports. You need to have Crystal reports make a report then you send the name of the report with
<cfreport report="\path\report.rpt">
you can send options in here...
</cfreport>
there is a lot more to it then that. But first you need Crystal Reports to make the report.
Crystal Library =3D C:\WINNT\system32\CRPE32.DLL (1/28/2000 4:16)=20
DLL Version =3D 8.0, Engine Version =3D 8.0
The error occurred while processing an element with a general identifier =
of (CFREPORT), occupying document position (1:1) to (1:84) in the =
template file C:\Inetpub\
I tried both the option long time ago, you mentioned and I still get the below error.
Crystal Library =3D C:\WINNT\system32\CRPE32.DLL (1/28/2000 4:16)=20
DLL Version =3D 8.0, Engine Version =3D 8.0
I don't what the heck is going on! There should be another way to this kind of stuff. When I tried the <cflocation> tag to work the report, it seems to open the report ok. there should be some kind of bug in the CFREPORT tag.
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.