Connection to AS/400

  • Thread starter Thread starter T. Lu
  • Start date Start date
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
 
Hi T. Lu,

Just as an advice if Jay B. Harlow has not given you an answer at about
18:00 GMT than place it than also in the newsgroup

microsoft.dotnet.languages.vb

He is giving mostly greath answers on AS/400 questions (if he knows this of
cours) but is not everyday active in this newsgroup, and mostly always in
the vb language newsgroup.

Cor
 
Back
Top