Upgraded to 2019 R3 and made the recommended change to MSOLEDBSQL setting, downloaded the latest driver from Microsoft and now getting:
SQLSTATE = 22007
Microsoft OLE DB Driver for SQL Server
The fractional part of the provided time value overflows the scale of the corresponding SQL Server parameter or column. Increase bScale in DBPARAMBINDINFO or column scale to correct this error.
When I use a stored procedure insert from a datawindow.
Is there a solution for this ?.