Subject Re: [IBO] How to edit a numeric field?
Author Helen Borrie
At 01:46 PM 20-08-01 +0000, you wrote:
>Another info concerning the problem:
>
>I tried to insert new data via IB_SQL and on a new row, editing that
>column works. The data is written to the database, but after I leave
>the row, the data gets read-only again...

OK, the reason for that is that you need to COMMIT an insert before you can then go and edit that row.

But that doesn't account for the fact that, in your app, you could edit the character field but not the numeric one. Or have I misunderstood the problem?

Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________