Categories

1 article in Sybase ASE
C# .NET 8.0 Connecting to Sybase ASE 16 via ODBC driver
It’s possible to use .NET Core and C# to connect to SAP’s Sybase ASE database using the AdoNetCore.AseClient library. It provides… a .NET Core native implementation of the TDS 5.0 protocol via an ADO.NET DB Provider However its not actually an official SAP driver and it is possible to connect to…