This is a discussion on Re: c++ question within the Informix forums, part of the Database Server Software category; --> Hi, Informix provides Client SDK that consists of several APIs used to develop applications for Informix servers. One of ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Informix provides Client SDK that consists of several APIs used to develop applications for Informix servers. One of the APIs among them is IBM Informix LIBC++. This C++ interface can be used to develop object oriented client applications to perform various database operations. You should be able to find a trial version of Client SDK from the IBM website at - http://www14.software.ibm.com/webapp/download/home.jsp , by searching for keyword "CSDK". Thanks and Regards, Abhi -------------------------------------------------------------------- There are 10 kinds of people,,,,, ..... those who understand binary notations, and those who don't. -------------------------------------------------------------------- "Martin" <imxng@bootweb.nl> Sent by: owner-informix-list@iiug.org 04/22/2004 09:51 AM Please respond to "Martin" To informix-list@iiug.org cc Subject c++ question Hi, I am new to Informix and I would like to know how to use it in C++. I read about eSQL but is there a different way, like using a library with functions to connect, query & close Informix databases? Thanks for any help, Martin sending to informix-list |
| ||||
| Hi, I downloaded the SDK for Linux and will install it. Is it a trial or free of charge? Martin "Abhishek Mathur" <abhishek@us.ibm.com> schreef in bericht news:c69ame$fec$1@terabinaries.xmission.com... > > Hi, > Informix provides Client SDK that consists of several APIs used to > develop applications for Informix servers. One of the APIs among them is > IBM Informix LIBC++. This C++ interface can be used to develop object > oriented client applications to perform various database operations. > You should be able to find a trial version of Client SDK from the > IBM website at - > http://www14.software.ibm.com/webapp/download/home.jsp , by searching for > keyword "CSDK". > > > > Hi, > > I am new to Informix and I would like to know how to use it in C++. I read > about eSQL but is there a different way, like using a library with > functions > to connect, query & close Informix databases? > Thanks for any help, > > Martin > |