This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ODBC


SQL and more particularly mysql are NOT generic database APIs.

Try looking at http://www.unixodbc.org/ for true ODBC for unix platforms.

Also, search for ODBC on http://freshmeat.net

--Richard

On Monday 23 September 2002 11:01 am, Gokhan Kisacikoglu wrote:
> 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

-- 
Richard B. Pyne
Software Engineer
ShopSite, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]