Hi
I have a field in a report which is changed from string to number so that it can be totalled. I want to compare this totalled field with a value that is entered into a prompt so that only certain information is showed (total field > prompt field)
The prompt has been set to number (have tried all sorts of data types like integer, double etc) and the field is a double type.
Every time I apply the summary filter (as its a calculated field I am comparing) and click ok to enter in a value I get a error message.
The error is:
Error number -239:
DMS-E-GENERAL, A general exception has occurred during operation 'prepare request'.
DMS-E-DBPARSER, The underlying database detected an error during processing of the SQL request.
[Lotus][ODBC Lotus Notes]Incompatible data types in expression
I'm guessing the fact that it is a lotus notes database does not help the matter one bit!!!!
I can't understand how I am able to select the prompt in the summary filter if the 2 data types are not compatible.
Any ideas?
Thanks in advance
I have a field in a report which is changed from string to number so that it can be totalled. I want to compare this totalled field with a value that is entered into a prompt so that only certain information is showed (total field > prompt field)
The prompt has been set to number (have tried all sorts of data types like integer, double etc) and the field is a double type.
Every time I apply the summary filter (as its a calculated field I am comparing) and click ok to enter in a value I get a error message.
The error is:
Error number -239:
DMS-E-GENERAL, A general exception has occurred during operation 'prepare request'.
DMS-E-DBPARSER, The underlying database detected an error during processing of the SQL request.
[Lotus][ODBC Lotus Notes]Incompatible data types in expression
I'm guessing the fact that it is a lotus notes database does not help the matter one bit!!!!
I can't understand how I am able to select the prompt in the summary filter if the 2 data types are not compatible.
Any ideas?
Thanks in advance