Cesar,

Here is my configuration for a test account. this works ok.

You did take the Location out of your connection string as well, yes?


<OLEDB> DBMSTYPE = UNIVERSE NETWORK = TCP/IP SERVICE = uvserver HOST = shark ACCOUNT = c:\Accounts\oledb USERNAME = Administrator MAXFETCHBUFF = 8192 MAXFETCHCOLS = 400

In VB6:

Set dbConn = New ADODB.Connection
dbConn.Provider = "Informix.UniOLEDB.1"
dbConn.Open "OLEDB", "Administrator", txtPassword.Text

Hope this is of some help,

Brian Leach


On Mon, 17 May 2004 08:26:25 +0200 "Cesar Riba" <[EMAIL PROTECTED]> wrote:
Bryan

In the file UV.ACCOUNTS the format of account is "E:\CUENTAS\COMERCIAL",
but I change the parameter of account in the uci.config file in my computer
and the problem is the same.


Tanks.

________________________________________________________________________ This email was checked on leaving Microgen for viruses, similar malicious code and inappropriate content by MessageLabs SkyScan.

DISCLAIMER

This email and any attachments are confidential and may also be
privileged.

If you are not the named recipient, please notify the sender
immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information.

In the event of any technical difficulty with this email, please
contact the sender or [EMAIL PROTECTED]

Microgen Information Management Solutions
http://www.microgen.co.uk
-------
u2-users mailing list
[EMAIL PROTECTED]
http://www.u2ug.org/listinfo/u2-users

Reply via email to