Hi
I'm using an OLE DB provider connection string similar to this.
cn2.Open("Provider=IBMDADB
2;Database
=JDEENT;Ho
stname=172
.16.1.10;P
rotocol=TC
PIP;Port=8
476; Uid=RLEE;Pwd=PEARL")
I'm getting a COM error. I'm assujming one of my parameters may be wrong. Can someone confirm that. How does one interrogate an AS400 box to find the right parameters? I know the IP is right. The user name and password I'm passing has sufficient rights.
I need to find if the PORT and database name are right. How do I do that?
Thanks
Start Free Trial