Re: [gtk-list] GNOME Database kit
- From: Chris Halverson <cdh CompleteIS com>
- To: gnome-list gnome org
- Subject: Re: [gtk-list] GNOME Database kit
- Date: 05 Aug 1998 13:48:44 -0500
Adam Keys <adam@pingpage.com> writes:
> I want to create an API that abstracts the connection and capabilites of
> the database. A code example in c++
>
> Connection conn = new mysqlConnector( "host", "user", "passwd" );
>
> Results res = conn.execute( "select * from table" );
You might want to check out MySql++:
http://sunsite.unc.edu/kevina/mysql++/
It basically works like that. It's still in the early development
stages, but it works as is.
Chris
--
Chris D. Halverson Complete Internet Solutions
PGP mail accepted, finger for public key http://www.CompleteIS.com/~cdh/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]