This is a migrated thread and some comments may be shown as answers.

Critical bug

1 Answer 53 Views
Data Access Free Edition
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alex
Top achievements
Rank 1
Alex asked on 24 Jul 2012, 02:22 PM
Hi,

After update my project to OpenAccess 2012.2.607.1 I found a critial bug for request data.

I have one table "folha" with 4 composite primary-key (int,int,int,string)

In the new version of OpenAccess many records are returned duplicated.

I'm using Firebird as database.

If I compile the same application with version 2011.3 all work fine!

To reproduce the bug:

(1) Create one table with many fields and 4 as primary-key
(2) Request all data and test the values

Regards,
Alexnaldo Santos

1 Answer, 1 is accepted

Sort by
0
Ralph Waldenmaier
Telerik team
answered on 25 Jul 2012, 07:57 AM
Hi Alex,

I tried to reproduce the behavior you described, but unfortunately I was not able to. Attached you can find a sample solution that I have prepared in order to reproduce it. For the sample I used the version 2012.2.628.2 of Telerik OpenAccess ORM. 
Can you please check whether the configuration is as you have it in your project. Would it be possible for you to modify the sample to show the reported behavior?

I am looking forward to hearing from you soon. 

All the best,
Ralph
the Telerik team
Follow @OpenAccessORM Twitter channel to be the first one to get the latest updates on new releases, tips and tricks and sneak peeks at our product labs!
Tags
Data Access Free Edition
Asked by
Alex
Top achievements
Rank 1
Answers by
Ralph Waldenmaier
Telerik team
Share this question
or