The gda_connection_get_meta_store_data() documentation http://library.gnome.org/devel/libgda/unstable/GdaConnection.html#gda-connection-get-meta-store-data says "Note: it's up to the caller to make sure the information contained within cnc's associated GdaMetaStore is up to date using gda_connection_update_meta_store() (it can become outdated if the database's schema is accessed from outside of Libgda).".
That suggests that the meta store is kept up-to-date automatically. But it doesn't seem to happen when I do a "ALTER TABLE" query to add a field to table. Is this a bug or is this the design? -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
