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 > Problem Connecting to Informix using ADO.NET

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-28-03, 07:36
Vinay L Vinay L is offline
Registered User
 
Join Date: Mar 2003
Posts: 5
Question Problem Connecting to Informix using ADO.NET

I am having problem conecting to Informix using ADO.NET.
The problem is that it raises an exception after reading the data(at EOF) & the exception raised is:
System.Data.OleDb.OleDbException
_COMPlusExceptionCode -532459699
_className null
_xcode -532459699
_Message "X"
_Source "Ifxoledbc"
_HResult -2147467259

I have installed Informix Client SDK tool & the connection string is:
"Provider=ifxoledbc;Data Source=sysmaster@Sonoco_InformixDB"

Can anyone help in this regard.
Reply With Quote
  #2 (permalink)  
Old 04-02-03, 05:17
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Can you make sure you installed the latest CSDK, 2.81?
It has lots of ADO features in it.
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 04-03-03, 00:09
Vinay L Vinay L is offline
Registered User
 
Join Date: Mar 2003
Posts: 5
Sorry I had mentioned the wrong Client installation tool. Actually, I have installed Informix Connect tool (OleDB Provider V2.5). Can't I solve this problem with this tool itself?
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