Re: [gnome-db] oracle: statements with parameters don't work
Andrea Zagli <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <20110525120707.Horde.f3WXFhs-3RBN3NTLmFE1PWA@saetta.homelinux.org> |
Il giorno mar 24 mag 2011 23:20:06 CEST, Vivien Malerba ha scritto: > On 24 May 2011 14:03, Vivien Malerba <[email protected]> wrote: >> On 24 May 2011 12:28, Andrea Zagli <[email protected]> wrote: >>> as the subject >>> >>> gda_connection_statement_execute_select returns an error (ora-1722 if i use >>> a parameter of type guint) or a datamodel with no rows (with parameters of >>> others types) (same things with gda-browser) >>> >>> but gda_statement_to_sql_extended returns the right sql string >>> >>> i'm using libgda 4.2.x trunk under windows >> >> I'll check that ASAP. >> > > I've made a few changes, see > http://git.gnome.org/browse/libgda/commit/?h=LIBGDA_4.2&id=80f440361b7d030d693d42eef9b7bccfe1d805cb > > With those changes variable binding should now work, please let me > know if you have been able to test and if it's Ok. However the Oracle > provider is badly in need of some work... gda-browser seems to work i'll try my softwares ASAP thanks a lot