If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Where to find Last Backup details ??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #16 (permalink)  
Old 12-03-11, 15:05
begooden-it begooden-it is offline
Registered User
 
Join Date: Sep 2011
Location: Pont l'Abbé, Brittany, France
Posts: 183
If you declare the 11.70 instance in your 9.40 instance $INFORMIXDIR/etc/sqlhosts file, on the 9.40 host, you can access to the 11.70 instance as well as the 9.40, with the dbaccess utility.

Else, you can dowload the CSDK, giving access to ODBC and all.
You can also build Perl DBI module, same for Python, php etc...
Reply With Quote
  #17 (permalink)  
Old 12-03-11, 15:39
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
I am not sure why, but I-Connect is not installed on my system. I know a little about it.

Code:
[informix@centos ~]$ check_version conn
No record of previously installed versions of I-Connect in /opt/IBM/informix
[informix@centos ~]$ check_version csdk
Currently installed version: 3.50.FC9DE
[informix@centos ~]$ chkenv
Checking shared environment configuration file: /opt/IBM/informix/etc/informix.rc
Checking private environment configuration file: /home/informix/.informix
[informix@centos ~]$
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On