[Migrated content. Thread originally posted on 15 March 2012]
Hi,I'm having trouble with a simple sql select statement and the where clause is an
NCHAR(20) column.
EXEC SQL SELECT 'x' FROM TABLE WHERE NCHAR20_COL = :WS-VARIABLE END-EXEC
If WS-VARIABLE is > or
for Oracle.
We are using Netexpress 5.104.0083, I have directive NSYMBOL "NATIONAL" set and we're using Oracle 11g
Any advice would be much appreciated, Thanks
