[gnome-db] gda_data_model_import_from_model ()
Massimo Cora' <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm using the gda_data_model_import_from_model () function in this way: the *to and *from datamodels are select results. I just want to append the results from the latter to the former, but this error happens: "No INSERT statement provided". *to and *from have the same fields, and unfortunately I cannot compute a single query to retrieve both at the same time. (let's say that I cannot have the records ordered by desc/asc, but they must follow another logic). So my question is: how can I create a datamodel and append the records I'd like to? thanks and regards, Massimo -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpflhAACgkQcfVTgMRILk28HQCfUkBbCL5kdDfIuW9S2Pm0oKwK nmoAnj3VJwyLRpBSev9ZIhRUQr3uVbRz =99yU -----END PGP SIGNATURE-----