Hi,
I would like to use a Command to narrow down my record selection. This is OK but i would like to use an in-line IF statment in the command as follows
IIF([FieldName]='Expert', 1, 0)
Has anyone done anything like this before as i do not seem to be able to make it work. I am accessing an Oracle datbase if that makes any difference.
Many thanks in Advance
Deleco
I would like to use a Command to narrow down my record selection. This is OK but i would like to use an in-line IF statment in the command as follows
IIF([FieldName]='Expert', 1, 0)
Has anyone done anything like this before as i do not seem to be able to make it work. I am accessing an Oracle datbase if that makes any difference.
Many thanks in Advance
Deleco