I am using the cfreport tag and i have a .rpt that displays just fine besides
just one thing. The report does not refresh itself with the newist
information. I have it connected to the database via Crystal Reports11 and it
just doesn't want to display the most current data. I have the username and
password in the code as well can anyone help. O i am running the Coldfusion MX
7. Thanks in advance Chris.
tclaremont - 31 May 2007 20:55 GMT
Is the query that generates the report cached? Check the query tag to see if there is a cachedwithin attribute.
CPLTNM - 31 May 2007 21:09 GMT
I have the query in a .cfc and the cfreport in a different .cfm then the index!
tclaremont - 31 May 2007 21:32 GMT
The question remains... Is the query cached?
CPLTNM - 31 May 2007 21:45 GMT
No there is no cachedwithin attribute