I'm getting this error on my production server but not my
testing server when I try to print a report:
Report data binding error Unknown column name : PK_RegistrationID.
The thing is, the column PK_RegistrationID is not in the query I'm passing to the cfreport file. And it's not in the cfreport fiile itself. It is used in other cfreport files in my application. I'm wondering if this has anything to do with the version of cfreport on the production server.
Report data binding error Unknown column name : PK_RegistrationID.
The thing is, the column PK_RegistrationID is not in the query I'm passing to the cfreport file. And it's not in the cfreport fiile itself. It is used in other cfreport files in my application. I'm wondering if this has anything to do with the version of cfreport on the production server.