I want to pass the userID & password to AS/400, so what I do is put them into my connection
string parameter. However, I can't seem to get it.
This is my code:
"Provider=IBMDA400;Data Source=blah;Transport Product=Client Access;SSL=DEFAULT; userID = variable1; Database Password = variable2"
Thank you!
string parameter. However, I can't seem to get it.
This is my code:
"Provider=IBMDA400;Data Source=blah;Transport Product=Client Access;SSL=DEFAULT; userID = variable1; Database Password = variable2"
Thank you!