News

An arithmetic overflow error converting expression to data type int is an SQL error, and if it occurs, your query won’t be executed, thus preventing you from obtaining your data.
Contact Details [email protected] What happened? The precision and scale detection for NUMERIC/DECIMAL expressions is broken for aggregates, resulting in the above ERROR being thrown. SQL script to re ...
I'm using ogr2ogr --version GDAL 3.0.2, released 2019/10/28 to import shapefiles to SQL Server 2017 with only partial success, in that I end up with just a subset of the shapes imported. This is my ...
Your SQL server may have run out of memory if you spot the 0x80040e14 error. You can reconfigure your server to add more memory.