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 > Connect to informix server.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-06-08, 03:46
aikobit aikobit is offline
Registered User
 
Join Date: May 2008
Posts: 3
Connect to informix server.

I'm newbie in informix, I get some error when tring connect to informix server,
I have installed IDS v11.5 on RedHat Enerpise 5 Server. My sqlhost is:
ids_demo onsoctcp linux.it06 9088
ids_alias drsotcp linux.it06 9089

I have installed CSDK 3.0.0 on Windows XP & Windows 2003 R1
When write application client in C# language to connect to IDS. I get error message:
ERROR [HY000] [Informix .NET provider][Informix]Server ids_demo is not listed as a dbserver name in sqlhosts.

I connect with my string connection:
Database=stores_demo;Host=192.168.11.200;Server=id s_demo;Service=9088; Protocol=;UID=informix;Password=*********;


Please help me.
Thank you

Last edited by aikobit; 06-06-08 at 03:51.
Reply With Quote
  #2 (permalink)  
Old 06-06-08, 08:09
nitin_math nitin_math is offline
Registered User
 
Join Date: Nov 2004
Posts: 143
Hello,

You SQLHOSTS says that INFORMIXSERVER is ids_demo and your connection string says, id s_demo.

Please check the position of underscore!

Nitin
Reply With Quote
  #3 (permalink)  
Old 06-06-08, 08:10
nitin_math nitin_math is offline
Registered User
 
Join Date: Nov 2004
Posts: 143
Sorry, I mean, the space between the letters.
Reply With Quote
  #4 (permalink)  
Old 06-10-08, 06:46
aikobit aikobit is offline
Registered User
 
Join Date: May 2008
Posts: 3
Ok, i'm sorry. may be I missing when enter connection string
Reply With Quote
  #5 (permalink)  
Old 06-10-08, 06:47
aikobit aikobit is offline
Registered User
 
Join Date: May 2008
Posts: 3
thank you for support
Reply With Quote
  #6 (permalink)  
Old 07-04-08, 02:53
sggoyal sggoyal is offline
Registered User
 
Join Date: Sep 2007
Posts: 2
Connect to informix server:-

http://webexpert.wordpress.com/2008/...php-on-window/

See above url if need more help.

http://webxpert.wordpress.com
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