Hi Team,
I am facing an error in one of the Datawindow Objects where I am trying to update a datetime column value and UPDATE is failing.
In DBError(), SQLSyntax, SQLErrText are NULL.
I can see below error in the Command Prompt.
Datawindow object is an UPDATABLE datawindow and has got AFTER UPDATE trigger for the table being updated.
Please help.