Hi Cisar,
        In:
  Set cnUniConnect = New ADODB.Connection  cnUniConnect.Provider =
 "Informix.UniOLEDB.1"  cnUniConnect.Open "prueba", "CESAR",
 password.text

        Try changing Informix.UniOLEDB.1 to IBM.UniOLEDB. I was getting the
same error until I made that change.

Gary Hines



Date: Tue, 18 May 2004 08:29:30 +0200
From: "Cesar Riba" <[EMAIL PROTECTED]>
Subject: RE: [U2] UniOleDB Configuration

Hello

        After change the data source name the "<prueba>" to "<OLEDB>" the
error is the same.

Very thanks for your help.

Cisar.

> Hello
>
>       After configurating the file uci.config and the string conexion in
> VB6
the
> error ocurred is another.
>
>
> Died in UCI::SQLConnect() with SQLSTATE IM976, Native error:0
> [Informix][SQL Client]ODB930077
>
>
> In VB6:
>
>  Set cnUniConnect = New ADODB.Connection  cnUniConnect.Provider =
> "Informix.UniOLEDB.1"  cnUniConnect.Open "prueba", "CESAR",
> password.text
>
>
> Thanks.
>
> Cisar
>
>


Confidentiality Notice:
The information in this electronic mail message is SHCDirect, LLC Confidential
and may be legally privileged.  It is intended solely for the addressee(s).
Access to this Internet electronic mail message by anyone else is
unauthorized.  If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance on it is
prohibited and may be unlawful.  If you have received this communication in
error, please notify us immediately by replying to the message and deleting it
from your computer.
-------
u2-users mailing list
[EMAIL PROTECTED]
http://www.u2ug.org/listinfo/u2-users

Reply via email to