Click to See Complete Forum and Search --> : How to connect to informix?
April 11th, 1999, 09:37 PM
Is there anyone out there that have the code for connecting to Informix database using c++?
I need this to be done in few days. I am looking this code for fast solution.
Thank you
carrot
April 12th, 1999, 10:43 PM
In VC, you can connect to Informix database via ODBC for informix. But in your client, you must configure ODBC for informix. For example, if your informix database is online7. you must install inet software package and odbc for informix in your client machine. In addition, in your inet configuration, informix server and communication protocol must be given.
Please we can improve our program ability together.
Alex Kochetov
June 7th, 1999, 02:32 AM
You will be able to connect to Informix Database
throught Informix Object Data Interface library.
This software contained in Informix Client SDK,
available for download at www.informix.com.
Tonio
November 22nd, 1999, 01:52 AM
Good Day!
Did you find the solution?
Care to share it with us?
I'm planning to use ADO prog interface.
Thanks a lot in advance!
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.