Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Hello all,

i tried to use the EF6 with VS 2022 (nuget package installation of Sap.Data.SQLAnywhere.EF6was sucessful ) but there ist no SQLA datasource to select. Any idea?

asked 16 May '22, 10:16

szangs's gravatar image

szangs
11112
accept rate: 0%


SQL Anywhere is not able to integrate into Visual Studio 2017 or later. You can still develop EF6 applications but it would require more hand coding.

Please note that the SQL Anywhere components provided on nuget has not been supplied by SAP. I would use caution using that mechanism to get SQL Anywhere components.

permanent link

answered 16 May '22, 13:57

Chris%20Keating's gravatar image

Chris Keating
7.8k49128
accept rate: 32%

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:

×69
×3

question asked: 16 May '22, 10:16

question was seen: 1,225 times

last updated: 16 May '22, 13:57