libgdamm select returns only NULL values
- From: "Alex Biddle" <heuristic gmail com>
- To: gtkmm-list gnome org
- Subject: libgdamm select returns only NULL values
- Date: Wed, 24 Oct 2007 20:30:17 +0100
Hi,
I want to use libgdamm as part of a Gtkmm application, but can't get
some tests to work.
I've created an SQLite database, and can connect to it fine. However
when I issue my SELECT query, and use the resulting model to display
the resultset via std::cout, it only returns NULL.
Output [annotations]:
NULL [from value.to_string()]
id | numbers [from model->dump_as_string()]
-----+--------
NULL | NULL
NULL | NULL
NULL | NULL
NULL | NULL
Apologies if this isn't the correct place to ask.
Regards,
Alex Biddle.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]