Subject help please IBO SQL
Author Daniel Bertin
Hi All
With IB60 and IBO
In IB_WISQL , DSQL tab, the SQL

update notesdata
SET notetype = 'D'
where notetype = ' '

execute statement
post datasets and commit
nothing
Does not produce any errors and does not replace all blank notetypes with D.
why is that?

Help someone please..
Daniel