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... Regards, Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
