[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[gnome-db] gda_connection_create_table() equivalent.
- From: Bas Driessen <bas driessen xobas com>
- To: GNOME-DB List <gnome-db-list gnome org>
- Subject: [gnome-db] gda_connection_create_table() equivalent.
- Date: Sun, 27 Aug 2006 15:37:16 +1000
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]