OverflowException even with the latest drivers

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
ecardenas
Posts: 9
Joined: Wed 27 Aug 2008 10:37

OverflowException even with the latest drivers

Post by ecardenas » Mon 01 Sep 2008 07:58

Hi

I tried installing the 11g drivers in order to see if the 10g drivers were the reason of the overflow.... no success

Also I had to install VS 2005 in the x64 machine and I can confirm that is the call to the ExecuteNonQuery method the ones that trigger the exception.

Also I've created a simple WinForms application that follows the same code in order to try to reproduce the error, but in WinForms such line doesn't have any problems..... :cry:

Please provide me any advice in order to avoid such exception, I repeat: I'm using the latest versions of CoreLab and Oracle drivers.

Best Regards
Ernesto

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Mon 01 Sep 2008 11:26

The bug is fixed. Look forward for the next build.

Post Reply