what do you mean with "query well formed"?

because, for example, if i create a GdaQuery with gda_query_new_from_sql from 
"SELECT * FROM clients ORDER BY nameGROUP BY year" (there's no space between 
name and group), gda_query_is_well_formed returns TRUE (without errors), while 
gda_query_new_from_sql has returned an error (as it must do)

moreover, gda_renderer_render_as_sql returns the same string used with 
gda_query_new_from_sql whitout errors: i thought that it returned NULL and an 
error
_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to