Hi,
I am trying to write an SQL Expression in Crystal 9, linking to an Oracle database. It is a simple select statment, but I keep getting ORA-00936, missing expression error. I think this is because the field I'm selecting is called "Value", which is a reserved word. What can I do to get round this?
I am trying to write an SQL Expression in Crystal 9, linking to an Oracle database. It is a simple select statment, but I keep getting ORA-00936, missing expression error. I think this is because the field I'm selecting is called "Value", which is a reserved word. What can I do to get round this?