cancel
Showing results for 
Search instead for 
Did you mean: 

Support for .NET Core Data Provider V9

02-02-2026 3:35 PM
robert_kratschmann Participant
648 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Labels
.NET data provider
Subscribe

Hi,

an existing application does not work under .NET Core 9; under .NET Core 8 it works without any issues.

After reviewing information about the SQL Anywhere .NET Core Data Provider, there appears to be a possible connection.
https://stackoverflow.com/questions/79522937/net-9-0-compatible-sap-data-sqlanywhere-core-v2-1-dll
The problem is that in .NET 9.0, SQL Anywhere no longer correctly detects the platform bitness and tries to use a 32-bit DLL on a 64-bit platform.

Are there any plans support .NET Core 9 in a build > SQL Anywhere 17.0.11.8228?

Many thanks

Robert

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

robert_kratschmann
Participant
0 Likes

Thank you Chris,

we tried the uncheck the "Prefer 32-bit" switch, and other things on command line also, but nothing helps.
So I had to open an incident with support. I'll enter the outcome here.

Robert

Answers (0)