A client gets the next message: "ERROR [22008][Microsoft][SQL Server Native Client 10.0]Datetime field overflow. Fractional second precision exceeds the scale specified in the parameter binding"
For what I could understand, this message shows up when attempting to pass a datetime outside the range allowed by Microsoft datetime field.
So, the real question is ... Is there any way to configure the datetime format in Audit Trail?