Hello, Did anybody able to use the Entity framework v6.0.0.0 Alpha 3 with SQL Anywhere 12. I see that as per EF 6 forums, sybase needs to update their data provider in order to have it work with EF 6. Do anyone from Sybase know when this data provider of sybase will be updated to work with the Entity Framework 6 ? Below is the link given by microsoft on EF 6- https://entityframework.codeplex.com/wikipage?title=Rebuilding%20EF%20providers%20for%20EF6 Thanks, Praveen. |
EDIT: Support for Entity Framework 6 can now be found in 16.0.0.2014 (SP 19) and 12.0.1.4162 (SP 80) and above. See the other answer discussing this topic here. How to build an Entity Framework 6 Project with SQL Anywhere 16.0.0.2014 / 12.0.1.4162 and above After you install a Support Package that contains this update, in order to build an Entity Framework 6 project with SQL Anywhere:
ORIGINAL: This is correct - there is no current support for Entity Framework 6 in the SQL Anywhere ADO.NET provider at the current time. I also don't believe EF6 has currently gone GA from Microsoft - from a SQL Anywhere perspective, we generally only support GA third-party OSes and software, typically due to commonly made statements like this about alpha/beta products:
The current provider support is for Entity Framework 5 / .NET 4.5 - see: CR 724639, which can be found in SQL Anywhere 12.0.1.3817, and 16.0 GA. Thank you Jeff for the reply. We will then wait for the EF6 final release to get the SQL Anywhere data provider updated.
(16 Apr '13, 12:02)
pravinady
Hi, are there any news about Entity Framework 6 support for SQL Anywhere 12? Visual Studio 2013 and Entity Framework 6 are now RTM and we would like to use it as soon as possible. Thanks, Stefan
(05 Nov '13, 05:18)
Stefan
We are now close to the end of 2014. Is there any progress with the release for support of EF6 with SQL Anywhere 12? I'm sure that others are waiting for something to happen
(07 Nov '14, 17:02)
KGINOZZ
Replies hidden
2
I guess this other FAQ will answer your question - and according to that, EBFs with EF6 support have been released in September:
(08 Nov '14, 17:21)
Volker Barth
For me "/v 6" didn't work. I had to use "/v EF6". I'm using SA 16.0.0.2158.
(21 Mar '16, 19:02)
rlenders
|
Hi,
Are there any news about Entity Framework 6 support for SQL Anywhere 12? Visual Studio 2013 and Entity Framework 6 are now RTM and we would like to use it as soon as possible.
Thanks, Stefan
Hi, As I kwnown, EF 6 is now released !
Version 6.1 is in beta
Any news on this updated provider ?