Hi,

First post here and i'm hoping you guys can help me out.

I recently distributed a VB app that was connecting to an AS400 that was using V5R1 OS. All was well until we upgraded to V5R2. All users had client access upgraded and ever since then, I have had 3 people (out of 10) who can no longer connect. The failure occurs as soon as the .open of the ado connection is issued. I'm using OLE DB (which seems to be the best connection method). Rolling back client access to V5R1 allows them to successfully connect again.

My question is how can I ensure a reliable connection each time under V5R2?!

Using VB6, SP5 - developed on Win 2000 using ADO 2.7 library. Users on XP OS using MDAC 2.7

Has anyone experienced similar?

TIA

Giger