gda_xml_view_new

Name

gda_xml_view_new —

Synopsis

gint gda_xml_view_new (Gda_XmlDatabase * db, const gchar * view, const gchar * cmd);

Arguments

db

-- undescribed --

view

-- undescribed --

cmd

-- undescribed --

Description

db the database stored in XML format view view name cmd command needed to create the given view

Adds a new SQL view to the given database. The 'cmd' parameter must contain a SQL command needed to create the view