cosa vuol dire qusto errore?
Microsoft OLE DB Provider for SQL Server (0x80040E57)
Arithmetic overflow error converting expression to data type int.
che si verifica con questa qeury:
SELECT SUM(file_size) AS TotSize FROM tbl_file
cosa vuol dire qusto errore?
Microsoft OLE DB Provider for SQL Server (0x80040E57)
Arithmetic overflow error converting expression to data type int.
che si verifica con questa qeury:
SELECT SUM(file_size) AS TotSize FROM tbl_file