gda_xml_database_load_from_file

Name

gda_xml_database_load_from_file —

Synopsis

Gda_XmlDatabase * gda_xml_database_load_from_file (const gchar * filename);

Arguments

filename

The path to the file to be loaded

Description

Loads a XML file and creates a Gda_XmlDatabase object to represent the file's contents

Returns

a pointer to the newly created object, or NULL on error