|
-
April 11th, 1999, 09:37 PM
#1
How to connect to informix?
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
-
April 12th, 1999, 10:43 PM
#2
Re: How to connect to informix?
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.
-
June 7th, 1999, 02:32 AM
#3
Re: How to connect to informix?
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.
-
November 22nd, 1999, 02:52 AM
#4
Re: How to connect to informix?
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!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|