when i try to insert a header of deposit i have this error :
The INSERT statement conflicted with the CHECK constraint "CK__CM10100__DEPDATE__04E4BC85". The conflict occurred in database "xxx", table "dbo.CM10100", column 'DEPDATE'.
The statement has been terminated.
before the format of the date in my data table is 'yyyy-MM-dd 00:00:00.000' but somethig change and now the format of is 'yyyy-MM-dd HH:mm:SS.xxx'
have hours minutes seconds an miliseconds and now this error appears what its the correct format