linker3000
IS-IT--Management
Hi,
Is it possible to use a CASE statement with the Sun JDBC-ODBC module, connecting to an Access 97 database? I have done some searching and am getting conflicting advice. In essence, I want to do something like this:
case when CLN_Bad_Debt=1 then 'no' else 'Yes' end as Bad_Debt2
But all the variants of SQL and ODBC syntax I have tried throw up a syntax error.
Thanks
Is it possible to use a CASE statement with the Sun JDBC-ODBC module, connecting to an Access 97 database? I have done some searching and am getting conflicting advice. In essence, I want to do something like this:
case when CLN_Bad_Debt=1 then 'no' else 'Yes' end as Bad_Debt2
But all the variants of SQL and ODBC syntax I have tried throw up a syntax error.
Thanks