I have a set of data that's formatted "20030306" but when I input a parameter on that column such as >=Date()-180, I get an error that reads ODBC - call failed.
[Oracle][ODBC]ORA-00932: inconsistent datatypes: expected number got timestamp (#932).
What am I doing wrong? I have oracle client 10g. Shouldn't it support timestamp?
Thanks.
[Oracle][ODBC]ORA-00932: inconsistent datatypes: expected number got timestamp (#932).
What am I doing wrong? I have oracle client 10g. Shouldn't it support timestamp?
Thanks.