cancel
Showing results for 
Search instead for 
Did you mean: 

where is SQL Anywhere .NET Core Data Provider

1,697

After reading this: https://help.sap.com/viewer/98ad9ec940e2465695685d98e308dff5/17.0.01/en-US/81e7c7253f0b42a0b8fb0f6f8... I was surprised to see there is a .Net Core provider. I downloaded the lastest support package SQLANYW170001P_0-71001031.ZIP and the latest Developer client but neither of these have the .Net Core provder. How do I get the .Net Core client files?

VolkerBarth
Contributor
0 Kudos

I had expected them within %SQLANY17%\\Assembly\\Core2.1, but they aren't there in my case - but I don't use .NET Core, so they may need a separat setup via SetupVSPackage.exe? (That's just a very wild guess...)

The SP1 setup itself certainly does contain them.

0 Kudos

I searched my entire hard drive for the file. No results. I re-ran both installs to see if I maybe missed that as an option. nope. Since you said "the SP1 setup itself certainly does contain them" I was able to decompress the .cab file in the installer and there was a file named sap.data.sqlanywhere.core.v21. After renaming that file to Sap.Data.SQLAnywhere.Core.v2.1.dll it worked. I would be nice if this was easily available as a nuget package.

Accepted Solutions (1)

Accepted Solutions (1)

chris_keating
Product and Topic Expert
Product and Topic Expert

There is a appears to be a bug with the installer. The install can be used as an initial install or to update an existing install. The update fails to lay down these new files on an existing install. To workaround this issue,

  • Rerun the install
  • Select Modify in the Program Maintenance dialog, and click Next
  • Select the Disk icon next to the SQL Anywhere Client
  • Select This Feature, and all subfeatures, will be installed on local hard drive. Please note that the workaround will not work with the other option listed.

Alternatively, you can uninstall and reinstall using the installer SA17011_Windows_6800_EBF.

chris_keating
Product and Topic Expert
Product and Topic Expert
0 Kudos

Additionally, the Developer Edition installs and SQL Anywhere Client installs have not been updated yet which is planned when all platforms are available for SQL Anywhere SP01.

Answers (0)