Hey i got no clue i asked few friends that use same program as me but they cant help me solve this issue.
i try run my server on hp proliant d380 Gen6 i got iLo( idk if that will cause issue or anything )
the copy of it works fin on Gen2 no iLo so cant say much anyway:
select dbo.ents.containerId
From dbo.Ents
Where LastActive > DATEADD(d, -100000, GETDATE ());
my error:
SQLERROR: 517 22007 [Microsoft][SQL Server Native Client 11.0][SQL Server] Adding a Value to a 'datetime' column caused an overflow
not sure what cause it i tested to reinstall the program even other version of it and reinstalled the Ws2016 too if i did something else with the date / time on the computer itself ( my thoughts )
so now im here seeking help here. i seen some topics here BUT i dont know so much about this program beside add DB ( edit basic stuff in the db files ) , run query when i add SQL file or edit something within the DB i have hehe