[gnome-db] gda_connection_create_table() equivalent.



Hello,

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.







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