Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 974

Re: SAP DBTech JDBC: [7]: feature not supported: IN comparison is not supported

$
0
0

Hello,

 

as the error message says the "IN comparsion" is not supported, at least for scalar variables. You have to transform your coding "... :transaction_type IN ('A','U') ..." to something like "... ( :transaction_type = 'A' or :transaction_type = 'U' ) ...".

 

Regards,

Florian


Viewing all articles
Browse latest Browse all 974

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>