HI
THis is my connection string in VB6.0
but i get a error while open connection
anything should i add in the string?
"
Dim oleconn As New ADODB.Connection
sCNString = "Provider=Ifxoledbc.2;password=Pwd;User ID=myid;
Data Source=call@ispc9db;Persist Security Info=true;
informixsqlhost=111.222.2222.222"
oleconn.Open sCNString
"
ERR no:-2147217887
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
informix CSDK 2.81
informix 7.30.U