I'm running an application that calls a VB application. The vb app is written in version 5 in about 1998. The vb app connects to an oracle database. I'm needing to move the app to a different server and the new server is running oracle ver. 11.2. When the vb app is called it immediately gives the following error Run-time Error '440'. OIP-04108: Invalid row reference. Does anyone know what could be causing this error? I do not have the source code. I know it's successfully connecting to the database and then trying to read from a table but that's about all I know. Any help will be appreciated.
Thanks
Thanks