Hi,
I would like to use an in-line IF statment my oracle SQL it does not appear to work is there any other way of doing this
IIF([FieldName]='Expert', 1, 0)
I am using the Crystal Reports Command feature this allows me to USE SQL to narrow the amount of records soming back. Apparently the SQL is bound to the driver being used, i am using the ORACLE ODBC Driver. Any help would be appeciated.
Many thanks in Advance
Deleco
I would like to use an in-line IF statment my oracle SQL it does not appear to work is there any other way of doing this
IIF([FieldName]='Expert', 1, 0)
I am using the Crystal Reports Command feature this allows me to USE SQL to narrow the amount of records soming back. Apparently the SQL is bound to the driver being used, i am using the ORACLE ODBC Driver. Any help would be appeciated.
Many thanks in Advance
Deleco