Page 1 of 1

Bug when renaming a parameter of a EF4 Method

Posted: Thu 14 Jul 2011 14:53
by skoub
hi!

i think i've found a bug with the designer when we change a property of a method.

1 - i have imported a stored procedure from Oracle that contain 1 parameter
2 - if a test the method, it return something from the database
3 - then a rename the parameter inside the method (just lowercase the name) and i must do the same with the stored procedure in the store (lowercase the name)
4 - i run the application and it will crash when i call the method. I get:

The data reader is incompatible with the specified 'MTO.DDS.Data.EF.Rapport2'. A member of the type, 'NoAtr', does not have a corresponding column in the data reader with the same name.

any idea?

alex[/list]

Posted: Fri 15 Jul 2011 17:02
by AndreyR
Thank you for the report, I have reproduced the issue. We are investigating it, I will let you about the results.

Posted: Fri 15 Jul 2011 17:47
by skoub
thank you!

Posted: Wed 20 Jul 2011 14:18
by AndreyR
The problem is fixed in the upcoming build. Follow the announcements on the forum.

Posted: Mon 15 Aug 2011 07:11
by Shalex
New build of dotConnect for Oracle 6.30.202 is available for download!
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): http://secure.devart.com/ .

For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=21724 .