cancel
Showing results for 
Search instead for 
Did you mean: 

Sql Anywhere 17 ef code first migrations support

Former Member
0 Kudos
2,742

Hi All,

I tried to use the SQL Anywhere ADO.NET Provider for EF6, using code first approach with migrations.

When I try to add a migration I receive this error:

"No MigrationSqlGenerator found for provider 'Sap.Data.SQLAnywhere'. Use the SetSqlGenerator method in the target migrations configuration class to register additional SQL generators.".

I just saw this link http://sqlanywhere-forum.sap.com/questions/12780/entity-framework-code-first-migrations but is older and there isn't a significant answer.

Someone can help Me to understand if it will be a next feature or instead there is no support?

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

VolkerBarth
Contributor
0 Kudos

Cf. that FAQ SQLA16, Entity Framework 6, Code First Migrations and particularly Jason's answer. Jason is one of the SQL Anywhere Product Managers so IMHO that should be considered an official answer...