Re: [gnome-db] How do you start to do a program using gnome-db.



On Mon, 2001-12-10 at 15:03, Cleber Rodrigues Rosa Junior wrote:
> > I installed gnome-db, libgda, gda-postgres ...
> > Would you have any litle program(only code source) for
> > send me.
> 
> There's a very clear example in the libgda source tree, look for
> testing/gda-test.c. It shows the basics of using gda, such as choosing a
> provider, connecting and issuing commands.
> 
> > This would help me very much whit the learning.
> > I very want to make a program using data base, and I
> > would like to know where libgda enters and gnome-db .
> > 
> 
> libgda is the database access interface. All database operations are
> performed by libgda. gnome-db, on the other hand, provides graphical
> widgets (controls). 
> 
yes, exactly. libgda provides the low-level data access, and gnome-db
the data-bound widgets.

You can also see some examples of gnome-db use, in gnome-db/testing
directory. There are a couple of directories with 2 small but complete
test programs.

cheers
-- 
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]