Bug in LinQ 2 mySQL

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

Bug in LinQ 2 mySQL

Post by Zero-G. » Sun 08 Mar 2009 20:00

Hey
I use a Timestamp value and I declared it in the EntityDeveloper as IsVersion=True
I always got an Error by SubmitChanges. I looked through the DBMonitor and foun out, that the Select Statement, which gets the new Data is not generated correct. - The SELECT Statement looks this way:

SELECT `Zeitstempel` FROM voptneu.auftragmitarbeiterverkauf WHERE id = :key1, `Zeitstempel` = :key2

So, after key1 is a "," - and this is the error.

Again, I wan't to know, when the payed version will be available with the fixes.
THX

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

Post by AndreyR » Tue 10 Mar 2009 13:25

Thank you for the report, we are fixing this error.
I will let you know as soon as any information is available.

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

Post by AndreyR » Tue 17 Mar 2009 08:09

The problem is fixed.

Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

Post by Zero-G. » Tue 17 Mar 2009 08:34

Thx for the reply

When will it be released for the payed version?

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

Post by AndreyR » Tue 17 Mar 2009 10:19

We plan to release the build in the beginning of April.

Post Reply