cancel
Showing results for 
Search instead for 
Did you mean: 

EF6 VS 2022 missing datasource - database first

0 Kudos
1,524

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?

Accepted Solutions (0)

Answers (1)

Answers (1)

chris_keating
Product and Topic Expert
Product and Topic Expert

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.