Page 1 of 1

Oracle DataTable

Posted: Fri 08 May 2009 15:24
by degas
My problem seems simple but i did not find any way to solve it. I have a simple table, with a single column key.
In all your samples, one has to press the button "update" to commit the changes and yo always have to write the code.
I would like to use a grid and a data navigator to post the changes. I am using Developer Express XtraGrid but i cannot seem to make it wotk.
The grid brings all the record correctly and allos navigation. But when i edit some record and post it (by pressing the "End Edit button" built in the DataNavigaor), nothing happens. I turnned on the DBMonitor and the is no update command. The same happens with DELETE and INSERT.

Could you give me an example of this, using Microsoft Grid and Navigator?

Thanks

Navigator works with datasource not the server

Posted: Tue 12 May 2009 09:33
by Tatyana
- the button used to post the edited record to the associated datasource
- the button used to delete the currect record from the datasource. So this should be marked as deleted in the oracle table.

No changes in the server, no messages to the server - that's why you don't see anything in the DB Monitor
________
Zx14 vs hayabusa