Some queries no longer work on latest version of LinqPad4
Options
After LinqPad4 updated itself today, all queries on tables with a binary timestamp as the unique ident throws the following error:
Members 'System.Data.Linq.Binary TIMESTAMP3W' and 'System.Data.Linq.Binary TIMESTAMP32' both marked as row version.
Members 'System.Data.Linq.Binary TIMESTAMP3W' and 'System.Data.Linq.Binary TIMESTAMP32' both marked as row version.
Comments
-
I'm having the same problem. It seems that the devart components are responsible for this. If you restore an old version of lp with older version of the devart components, it will work. But you have to start with the -noupdate paramter to keep that version from updating
-
This was fixed in the most recent LINQPad 5 beta. I'll create a LINQPad 4 update with this fix soon, too.
-
-
It works! Thanks :-)