This is the mail archive of the gcc@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]

Re: Embedded SQL


Ahmm...

* Rob Christopher (rob.christopher@marconi.com) [20000829 04:37]:
> I am looking to embed some SQL statements into my c code but am unaware if I
> need any specfic   sql headers\libriaries, pre-compilers, native db drivers
> etc..  to allow me to do this on a unix box.

> Any hints or suggestions please?

I'd suggest looking at the documentation for the database you intend to
use.

You will need the specific database headers, libraries and possibly
precompiler for your database.



patrick
--
when i grow up i want to be a famous rock'n roll guitar player
      -- steve vai

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