Subject | blob |
---|---|
Author | jef.mony@free.fr |
Post date | 2002-11-13T12:03:02Z |
Hi everybody,
I have a table with a blob field (a text one).
I want to make a before update trigger to test if the blob field was modified.
I tried a test : new.field <> old.field but it doesn't work (blob fault ?).
Is there somebody who have an idea ?
Thanks.
I have a table with a blob field (a text one).
I want to make a before update trigger to test if the blob field was modified.
I tried a test : new.field <> old.field but it doesn't work (blob fault ?).
Is there somebody who have an idea ?
Thanks.