Gda_Recordset* gda_connection_execute
(Gda_Connection* cnc, gchar* txt, gulong* reccount, gulong flags);the conneciton
the statement to execute
a pointer to a gulong. The number of affected records is stored in the space where the pointer points to
falgs (currently unused