This is a discussion on Inserting rows in SQL Developer within the Oracle Miscellaneous forums, part of the Oracle Database category; --> When I insert some new rows in SQL Developer's data grid (or I edit existing fields), there doesn't seem ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| When I insert some new rows in SQL Developer's data grid (or I edit existing fields), there doesn't seem to be any way of submitting changes except doing a COMMIT. Is is possible to edit data as you do in TOAD with the autocommit option disabled? That is: 1. Edit data in the grid 2. Play with it, possibly writing queries in other windows 3. When done, COMMIT or ROLLBACK I couldn't find anything relevant in the help browser. (There's a SQL Developer forum in Oracle site but it seems to be down most of the time.) -- -- http://alvaro.es - Álvaro G. Vicario - Burgos, Spain -- Mi sitio sobre programación web: http://bits.demogracia.com -- Mi web de humor al baño María: http://www.demogracia.com -- |
| |||
| In message <g9mdvc$4uf$1@huron.algomas.org>, Álvaro G. Vicario <alvaroNOSPAMTHANKS@demogracia.com> writes >When I insert some new rows in SQL Developer's data grid (or I edit >existing fields), there doesn't seem to be any way of submitting >changes except doing a COMMIT. > >Is is possible to edit data as you do in TOAD with the autocommit >option disabled? That is: > >1. Edit data in the grid >2. Play with it, possibly writing queries in other windows >3. When done, COMMIT or ROLLBACK > > >I couldn't find anything relevant in the help browser. > >(There's a SQL Developer forum in Oracle site but it seems to be down >most of the time.) > > Assuming you have the latest version, there is a 'Post edits on row change' option which might do what you want. Tools|Preferences |Database|ObjectViewer Parameters. -- Jim Smith |
| ||||
| Jim Smith escribió: >> Is is possible to edit data as you do in TOAD with the autocommit >> option disabled? That is: >> >> 1. Edit data in the grid >> 2. Play with it, possibly writing queries in other windows >> 3. When done, COMMIT or ROLLBACK > Assuming you have the latest version, there is a 'Post edits on row > change' option which might do what you want. Tools|Preferences > |Database|ObjectViewer Parameters. That's exactly the option, thank you very much. Searching for "commit" in the Preferences search box doesn't return that page, I suppose it only searches in the tree... -- -- http://alvaro.es - Álvaro G. Vicario - Burgos, Spain -- Mi sitio sobre programación web: http://bits.demogracia.com -- Mi web de humor al baño María: http://www.demogracia.com -- |
| Thread Tools | |
| Display Modes | |
|
|
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Inserting into a set of rows in an SPL | Richard Harnden | Informix | 0 | 04-19-2008 07:03 PM |
| Re: can't get the order I want after inserting new rows | Marcus Claesson | pgsql Sql | 1 | 04-19-2008 11:48 AM |
| can't get the order I want after inserting new rows | Marcus Claesson | pgsql Sql | 1 | 04-19-2008 11:47 AM |
| inserting many rows | SunWuKung | Pgsql General | 3 | 04-09-2008 08:42 AM |
| Inserting (almost) duplicate rows! | strawberry | MySQL | 1 | 02-28-2008 09:15 AM |