Re: Using MySQL in LGPL library

2003-12-16 Thread Rodrigo Moya
On Tue, 2003-12-16 at 02:09, Jeremy Zawodny wrote: > On Sun, Dec 14, 2003 at 10:50:43PM +0100, Rodrigo Moya wrote: > > Hi > > > > We have been supporting MySQL in the GNOME-DB project > > (http://www.gnome-db.org) since the beginning almost (1998). GNOME-DB > > p

Using MySQL in LGPL library

2003-12-14 Thread Rodrigo Moya
Hi We have been supporting MySQL in the GNOME-DB project (http://www.gnome-db.org) since the beginning almost (1998). GNOME-DB provides several liraries, and one of those is a plugin-based generic data access library (libgda) which allows access to several DBMS, by dlopen'ing the plugins. Each of