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 > mount informix database in local

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-12-09, 19:27
sobnc sobnc is offline
Registered User
 
Join Date: Dec 2009
Posts: 16
Post mount informix database in local

Dear Sir
I just try to create a data source connected my informix data base from my unix server on my local PC (pilote:Informix-CLI 2.5 (32 bit) using a software Query Tool(using ODBC) 6.1 an sql tool for quering database by create the data source I provide Database Name, Host Name, User Name & password but I have this error warning message [INTERSOLV][ODBC Informix driver][informix] Environment variable INFORMIXSERVER must be set.
Thanks
Reply With Quote
  #2 (permalink)  
Old 12-13-09, 04:34
Tyveleyn Tyveleyn is offline
Registered User
 
Join Date: Aug 2006
Location: The Netherlands
Posts: 248
FIll in the name in the ODBC-driver configuration palette you get with performing in UNIX:
Code:
$ echo $INFORMIXSERVER
as an Informix user.
This is the name with which the specific Informix engine is known in the network.

Regards,
Hans
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

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