[glade--]GTK and databases.
- From: Petr Ferschmann <petr ferschmann cz>
- To: glademm-list gnome org
- Subject: [glade--]GTK and databases.
- Date: Fri, 15 Feb 2002 12:14:17 +0100
Hello
I want to write some database application using gtk-- and/or gnome-- (and of
course C++).
I want to ask if exists some interface for database access. I do not mean
some postgresql/mysql mapping. I need something more general.
For example I need to specify that in some CList or Combo will be result of
some query (select * from table).
But I want to use sometime
- postgresql
- BerkleyDB
- own results from my CORBA application server
I also need that feature that it allows not downloading 1 milion of rows -
only that are visible (I want to seek).
Beacause I need to write own "plugin" I need that it will support some
general interface - for example:
- getRowCount()
- seek()
- getRow()
...
Exists something like this? If no I want to write something new (with
discussiion with you).
I think it should be so useable like Perl DBI.
If it doesn't exist I will send you some my ideas for discussion.
Thank you for your answers.
--
Petr "Fers" Ferschmann
-=[ petr ferschmann cz ]==[ http://petr.ferschmann.cz/ ]=-
-=[ Look on http://www.postcard.cz/ ]==[ +420 604/781 009 ]=-
GPG Fingerprint:
[83B0 6378 7A9D D993 035E 60BD FEEC F665 D2C8 1B9A]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]