I have an existing reporting system in Crystal Reports 11. We are converting
from vb.net to coldfusion 8. I want to be able to call these reports through
coldfusion. Does anyone know if these are compatible? And if they are - what is
the trick to making it work? Thanks.
http://asreports.riaforge.org/
And yes they are compatible.
> I have an existing reporting system in Crystal Reports 11. We are
converting from vb.net to coldfusion 8. I want to be able to call these reports
through coldfusion. Does anyone know if these are compatible? And if they are -
what is the trick to making it work?
Thanks.
Thank you for your information.
I am looking to understand what I need to install from the Crystal Reports 11 CD
(and I assume this is done on the web server). Then can I get an example of the
<cfreport> code that works.
Here's my cfreport and all it is doing is returning back to the form. The
Crystal Reports is not coming up.
<cfreport report="EmployeList.rpt" datasource="employees" username="xyz"
password="xyz">