T
T. Lu
Hi All,
I am getting the following message:
DB_E_BADPROPERTYVALUE(0x80040E44)
when trying to establish a connection to AS/400 with the
connection string:
Protected Const AS400_CONNECTION As String = _
"provider=IBMDA400.Datasource.1;password=SECRET;us
er ID=USER1;Data Source=10.10.11.11;Transport
Product=Client Access;SSL=DEFAULT"
I would get error 0x80004005 if either User Id, Password
or IP address is incorrect.
Is there anyone know why and how to fix it?
Thanks... Tlu
I am getting the following message:
DB_E_BADPROPERTYVALUE(0x80040E44)
when trying to establish a connection to AS/400 with the
connection string:
Protected Const AS400_CONNECTION As String = _
"provider=IBMDA400.Datasource.1;password=SECRET;us
er ID=USER1;Data Source=10.10.11.11;Transport
Product=Client Access;SSL=DEFAULT"
I would get error 0x80004005 if either User Id, Password
or IP address is incorrect.
Is there anyone know why and how to fix it?
Thanks... Tlu