This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: ODBC
- From: Gokhan Kisacikoglu <kisa at centropolisfx dot com>
- To: Eduardo Osorio Armenta <e_osorio at yahoo dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 23 Sep 2002 10:01:49 -0700
- Subject: Re: ODBC
- Organization: Centropolis Effects, LLC
- References: <20020923165457.93697.qmail@web11508.mail.yahoo.com>
- Reply-to: kisa at centropolisfx dot com
Eduardo Osorio Armenta wrote:
>
> I'm looking for a
> generic database API in linux.
>
> it's there something like ODBC?
Would SQL work for you? It's an open source database library and ported
on linux as well: www.mysql.com
- References:
- ODBC
- From: Eduardo Osorio Armenta