I'm new to Coldfusion so this may be an obvious question but I can't find what I need anywhere. I am trying to run a report using the cfreport tag. I get this error message:
Error occurred while processing CFREPORT
An unexpected error occurred while using the Crystal Engine.
Error number 533 ocurred (Unable to open database.).
Crystal Library = C:\WINNT\system32\CRPE32.DLL (1/28/2000 21:16)
DLL Version = 8.0, Engine Version = 8.0
The error occurred while processing an element with a general identifier of (CFREPORT), occupying document position (10:1) to (10:109).
I am assuming that the problem lies somewhere in how I have the datasource specified within the report itself but I don't know what I am doing wrong. Thanks in advance for any advice that you would like to give me.
Error occurred while processing CFREPORT
An unexpected error occurred while using the Crystal Engine.
Error number 533 ocurred (Unable to open database.).
Crystal Library = C:\WINNT\system32\CRPE32.DLL (1/28/2000 21:16)
DLL Version = 8.0, Engine Version = 8.0
The error occurred while processing an element with a general identifier of (CFREPORT), occupying document position (10:1) to (10:109).
I am assuming that the problem lies somewhere in how I have the datasource specified within the report itself but I don't know what I am doing wrong. Thanks in advance for any advice that you would like to give me.