If I do a gda_connection_execute_command() with "SELECT * FROM sometable" and sometable has a million records,
will libgda get all the data for all the records, or will it only get the data from the database when I actually do gda_data_model_get_value_at()? I am interested in the Postgres backend. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
