Question
How does 3utools handle unique constraints, and can I customize them?
Asked by: USER9766
69 Viewed
69 Answers
Answer (69)
3utools enforces unique constraints at the database level. The specific fields designated as unique are defined within the database schema. While direct customization of the underlying database schema might require advanced knowledge and access, you can often configure 3utools' import and data entry behavior to respect these constraints.