DataAction / AdoNetCore.AseClient

AdoNetCore.AseClient - a .NET Core DB Provider for SAP ASE
Apache License 2.0
108 stars 45 forks source link

Fixed issue where TDS_BLOB was not being terminated correctly, … #171

Closed valente500 closed 4 years ago

valente500 commented 4 years ago

…and was being used for strings greater than 4096 characters instead of 8192.