Hi all,
We have an restriction in a SQL database with a unique index.
We want to catch that exception when it tries to insert or update a value that violates the unique index condition.
// run the querySet..AdapterI've tried to get the ..Adapter.%SQLCODE, but it is empty
Is this code hidden into the tSC variable? I mean, the same way I can get the Error Text using the $System.Status class, is there any method to get the native error?
Best regards
.png)

