Subject | Re: Update numeric problem |
---|---|
Author | timothysshea |
Post date | 2010-08-23T23:29:40Z |
Yes I have many statements that update the column. All work a treat like the one below
update mytable set total=22.2 where mykey=10
Thanks,
Tim
update mytable set total=22.2 where mykey=10
Thanks,
Tim
--- In firebird-support@yahoogroups.com, Maya Opperman <maya@...> wrote:
>
> Do you have any other statements in your app which also update that same field?
>