vscode-db2i icon indicating copy to clipboard operation
vscode-db2i copied to clipboard

SQL gives different result set between VS code / ACS / greenscren

Open dev-wouter opened this issue 6 months ago • 1 comments

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 353338660-e2b11fab-a8ba-4fe7-b20c-b6eae04bd52c

if needed more info you can always ask.

Ps. working on the latest releases of the plugins/ vs code

dev-wouter avatar Jul 31 '24 06:07 dev-wouter