Re: C SQL DB Library



On Jun 10, 5:07 am, niq <zed...@xxxxxxxxx> wrote:
I need c db library that works with most of RDBMS. Open source. Free))

Just use standards based database adapters like ODBC, OLEDB or .NET
(or JDBC if you want to use Java).
The most ubiquitous is ODBC, since it works everywhere (including
POSIX clients) or JDBC if you use Java for the same reason.
See:
http://www.sqlsummit.com/ODBCVend.HTM

I suggest that a web search is a better way to solve this sort of
problem.

.



Relevant Pages

  • Java und JDBC
    ... ODBC Treiber für Windows an. ... Ist das so ohne weiteres mit Java JDBC ... ODBC bzw. JDBC? ...
    (de.comp.lang.java)
  • RE: Writing Custom JDBC Driver
    ... Note that OpenAccess SDK for Java will help you to develop ODBC driver over ... your JDBC driver. ... It is written in java. ...
    (microsoft.public.data.odbc)
  • Re: Database programming with Java
    ... There is only one way to access a database from Java, and that is JDBC. ... JDBC is not equivalent to ODBC except that provides a common functionality ...
    (comp.lang.java.programmer)
  • MS Access
    ... Can Java connect to MS ACCESS as database using jdbc or odbc? ...
    (comp.lang.java.programmer)
  • Stuff the purple heart programmers cook up
    ... C To act like a framework for the JDBC driver developers. ... D To hide the specifics of accessing particular kinds of database ... Topic: Java 2: Survey Author: Chris Mc Devitt ... The JDBC ResultSet is actually an interface java.sql.ResultSet. ...
    (comp.lang.java.programmer)