[gnome-db] Gradual retrieval of data



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
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]