Subject | Views |
---|---|
Author | Sandeep |
Post date | 2001-11-05T00:43:46Z |
I have a view of a table with Unique field in it.
I have TIBOQuery like
select * from viewA for update
I can add record thru the view, but when I try to modify a record I
get an exception multiple records updated. I don't know why it is
doing that, any suggestions
Regards
Sandeep
Software Developer
CFL
sandeep@...
http://www.cfl.co.nz
I have TIBOQuery like
select * from viewA for update
I can add record thru the view, but when I try to modify a record I
get an exception multiple records updated. I don't know why it is
doing that, any suggestions
Regards
Sandeep
Software Developer
CFL
sandeep@...
http://www.cfl.co.nz