- Mar 4, 2001
- 2,118
- 0
- 0
I got this error message
ERROR:
An error occurred while evaluating the expression:
Trim(qGetUser.chatsubscriber) eq "Yes"
Error near line 2, column 37.
Error resolving parameter QGETUSER.CHATSUBSCRIBER
The column CHATSUBSCRIBER is not present in the query named QGETUSER. It is likely that you have misspelled the name of the column.
The error occurred while processing an element with a general identifier of (CFIF), occupying document position (2:2) to (2:46).
ERROR:
An error occurred while evaluating the expression:
Trim(qGetUser.chatsubscriber) eq "Yes"
Error near line 2, column 37.
Error resolving parameter QGETUSER.CHATSUBSCRIBER
The column CHATSUBSCRIBER is not present in the query named QGETUSER. It is likely that you have misspelled the name of the column.
The error occurred while processing an element with a general identifier of (CFIF), occupying document position (2:2) to (2:46).
