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 > Query on ANSI databases

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-21-03, 11:01
Anu_R Anu_R is offline
Registered User
 
Join Date: Jun 2003
Posts: 38
Query on ANSI databases

Hi,

I am currently working on IDS 9.40.

Using E-SQL I am connecting to an ansi database and executing a simple SELECT statement. After which I close the connection and try to access an Non-Ansi database which throws the error "cannot open csql.iem".

Anu_R
Reply With Quote
  #2 (permalink)  
Old 08-21-03, 17:21
Ida Hoe Ida Hoe is offline
Registered User
 
Join Date: Aug 2003
Location: West
Posts: 98
Re: Query on ANSI databases

I read this about that ... Check your INFORMIXDIR environment variable. csql.iem is error messages file, located in $INFORMIXDIR/msg/en_us/0333/ - on Unix platform. On NT - %INFORMIXDIR%\msg\en_us\04e4\ .

If you have already installed the ClientSDK, check in $INFORMIXDIR/msg/en_us/0333 for the csql.iem file. If it does not exist, reinstall the ClientSDK.



Quote:
Originally posted by Anu_R
Hi,

I am currently working on IDS 9.40.

Using E-SQL I am connecting to an ansi database and executing a simple SELECT statement. After which I close the connection and try to access an Non-Ansi database which throws the error "cannot open csql.iem".

Anu_R
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