I noticed that functions like gda_connection_create_table() have been removed recently. This now should go through a new GdaServerOperation. Is it possible to give an example of how I would create a table now? I used function calls like this:
gda_connection_create_table(connection, table_name, columns, NULL)
What would the equivalent be with this new GdaServerOperation? Any clues/examples?
Thanks,
Bas.
_______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
