Subject | help please IBO SQL |
---|---|
Author | Daniel Bertin |
Post date | 2001-04-18T18:26:41Z |
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
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