Index was outside the bounds of the array error in delete

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
rostami_r
Posts: 1
Joined: Wed 28 Jul 2010 17:00

Index was outside the bounds of the array error in delete

Post by rostami_r » Wed 28 Jul 2010 17:08

I use LinqToOracle (dotConnect for Oracle version 5.70.146) and when i want to delete an entity with a composite primary key i get "Index was outside the bounds of the array" exception.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 29 Jul 2010 16:50

This error is fixed in the latest 5.70.152 build of dotConnect for Oracle.
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).

Post Reply