Author:halw

Date:2008-12-04T21:55:33.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@117 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
manus
2008-12-04 21:56:12 +00:00
parent 804091ffde
commit 6b85febc74
6 changed files with 141 additions and 133 deletions

View File

@@ -12,7 +12,7 @@ Use the [[ref:/libraries/store/reference/db_change_flatshort|DB_CHANGE]] class
-- Modification tool.
...
create modification.make
modification.modify("Update CONTACTS set Firstname = ' John'")
modification.modify ("Update CONTACTS set Firstname = ' John'")
</code>
* Commit your changes with your session control: