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.

asked 24 Oct '16, 12:35

MattiaAntoniucci's gravatar image

MattiaAntoni...
11111
accept rate: 0%

edited 25 Oct '16, 02:20

Volker%20Barth's gravatar image

Volker Barth
40.1k361549819


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...

permanent link

answered 25 Oct '16, 02:24

Volker%20Barth's gravatar image

Volker Barth
40.1k361549819
accept rate: 34%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×76
×69
×53
×2

question asked: 24 Oct '16, 12:35

question was seen: 2,206 times

last updated: 25 Oct '16, 02:24