[gnome-db] Changing a field definition



gda_data_model_update_column() seems to be a way to change the column
definition. But I think the data_model needs to be one with data in it,
such as the result of a "SELECT" command.

But I would like to change the field definition without getting some
arbitrary data first. I can already discover the field defitions without
doing this, by using gda_connection_get_schema() with
GDA_CONNECTION_SCHEMA_FIELDS.

-- 
Murray Cumming
www.murrayc.com
murrayc murrayc com




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