[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: working SQL databases
- From: Dany De Bontridder <dany db tvd be>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: working SQL databases
- Date: Sun, 17 Dec 2000 15:12:07 +0100
JParker@coinstar.com wrote:
> Does any one know where I can get sample code to look at, that does this type of
> thing ?
>
> Basically I am interested in 3 functions, 1) Creating the db and associated
> tables. 2) Population of tables from internal data structures as end-user
> interacts with program. 3) Retreiving data from an existing database and
> population of data structures on program start-up.
If you use the C APi from Postgres, I don't understand your questions ? It isn't
related to Gtk, but to Postgress, you should have a look in the sample and in the
postgress programmer guide, chapter libpq.
Regards,
D
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]