[gnome-db] GdaDataModel statement type
Piotr Pokora <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
Hi! Is it possible to change GdaDataModel's statement type? I have model created by gda_connection_statement_execute_select, and want to set values and reuse it with update statement. Obviously 'No UPDATE statement provided' error is set for every set method. Piotras