Hi,
I have a VS2010 (VB) 64 bit application which reads/deletes data from an AS400 (IBM iSeries) using ODBC. The PC which it is running on has IBM i Access v7 r1 installed.
When the application is built as 64 bit I am getting the 'Arithmetic operation resulted in an overflow' exception when trying to delete data from the AS400 file. When built as a 32 bit application everything works. Having investigated this further the 64 bit application will work with IBM i Access v6 r1 installed, we are however in the process of upgrading our client PC's to use v7 r1 so it is not an option to roll back to v6 r1.
Any help would be appreciated!
Thanks,
Steve