Unix Technical Forum

Connecting to Informix

This is a discussion on Connecting to Informix within the Informix forums, part of the Database Server Software category; --> I am writting small program in C++ and need to connect to Informix database. Program should run under Solaris ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 11:40 AM
jure.germovsek@gmail.com
 
Posts: n/a
Default Connecting to Informix

I am writting small program in C++ and need to connect to Informix
database.
Program should run under Solaris 8 and compile using gcc 2.95.3. Are
there any free libraries to use?

Can anybody help me?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 11:41 AM
Jonathan Leffler
 
Posts: n/a
Default Re: Connecting to Informix

jure.germovsek@gmail.com wrote:
> I am writting small program in C++ and need to connect to Informix
> database.
> Program should run under Solaris 8 and compile using gcc 2.95.3. Are
> there any free libraries to use?
>
> Can anybody help me?


You've made a number of responses with zero context. Please read the
FAQ posted on 1st March about how to respond to news group questions
when using Google - the obvious 'reply' link isn't the correct one to
use because it does not include the previous message.

At the IIUG web site, there is a package esql++ which shows how to use
ESQL/C with a C++ compiler - such as G++.

You configure makefiles that are designed to compile C code to use the
C++ (G++) compiler by saying 'CC=g++' on the make command line:

make CC=g++

--
Jonathan Leffler #include <disclaimer.h>
Email: jleffler@earthlink.net, jleffler@us.ibm.com
Guardian of DBD::Informix v2005.02 -- http://dbi.perl.org/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com