Hi,
I made a SQL Constraint in a form but unfortunately it didn't work very well, because we when enter something wrong it give us the constraint error( the Form still not saved), but the problem is behind the system make the incrementation of the sequence.
How can make a validation of Constraint without incrementing the Sequence ?