Re: Connecting to Database



On 5 Oct 2001, Rodrigo Moya wrote:

> 
> On Fri, 2001-10-05 at 17:28, Diwakar wrote:
> > 
> > Hi,
> > 
> > Is there any way we can connect to any of the databases through GTK?
> > 
> yes, using gnome-db :-)
> 
> http://www.gnome-db.org
>

While gnome-db is nice, nobody is forcing you to use it. If you write a
Gtk+ applicationi in language X you can use whatever database connectivity
APIs you have available in that language. For instance, if you write a
Gtk+ Perl application you may wish to use Perl-DBI. Or use unixODBC on C,
or the database's properietary API.

Gtk+ does not interfere in any way with vendor or third-party database
APIs.

Regards,

	Shlomi Fish
 
> cheers
> -- 
> Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
> http://www.gnome-db.org/ - http://www.ximian.com/
> 
> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list
> 



----------------------------------------------------------------------
Shlomi Fish        shlomif vipe technion ac il 
Home Page:         http://t2.technion.ac.il/~shlomif/
Home E-mail:       shlomif techie com

A more experienced programmer does not make less bugs. He just realizes
what went wrong more quickly.





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