Not sure if this is because of mapwingis, but with the latest builds and gdal 2.4.0, 2.4.1 & 2.4.2 I keep getting this error:
Error updating feature with FID:229723, [22001][Microsoft][SQL Server Native Client 11.0]String data, right truncation(0)
from the MSSQLSpatial driver whenever I want to update a feature’s geometry. It does not happen when I create features.
Anyone seen this or have an idea what’s wrong?
I don’t have it with the latest build on Github of mapwindow5 - just my own build, so probably a binary issue
Just realized the latest on GitHub is still on GDAL 2.3.3
Will try to rebuild against that and see if I still have that issue - if so it’s a new bug in GDAL
Rebuild with latest dev mapwingis & mapwindow against GDAL 2.3.3 and I still have the same issue so it’s not GDAL after all but must be a mapwingis regression. Will investigate further.