|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
||||
|
||||
|
cfreport and datasets
Hello All,
I have MANY old CR 8 reports that I need to display on CF webpages. I have CR enterprise 10, and it will display reports created in version 8. But here is the problem, all of my old reports, are written using TTX files so they can receive ADO recordsets. Is there anyway using CFREPORT that I can pass it a recordset? I would really hate to have to rewrite all these reports. Thanks |
|
#2
|
|||
|
|||
|
Not that I am aware of, it just lets you pass a data source and the query would then have to be run from within the Crystal Report file.
The only thing I can think of is for you to look for some COM or Java objects that you might be able to use. But I am guessing on this and have no idea if there are actually any that you can use.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
||||
|
||||
|
Do you have an example for passing the query? I have been able to pass formula parameters, but in this case the select and from portions of the query must be on the report.
|
|
#4
|
|||
|
|||
|
That's what I'm saying, you can't pass a query. As you say, the SQL must run within the report...all you can pass in are parameters.
|
|
#5
|
||||
|
||||
|
D'oh!
sorry about that, helps if i actually read the email before responding. ![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > cfreport and datasets |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|