vscode-db2i
vscode-db2i copied to clipboard
SQL gives different result set between VS code / ACS / greenscren
hi,
when trying only to use VS-Code i stumbled on something strange. when looking at 1 date field the result set in VS code shows null, but actually it is *loval date. even when i have a where 'Is not null' it still gives the *loval fields in the result set.
i think VS code makes the *loval value to a null in the result set but the query does not translate Null to *loval
if needed more info you can always ask.
Ps. working on the latest releases of the plugins/ vs code