Enforcing UNIQUE KEY constraint in BAS database ?
-
This can be done when i am using remote database but is it possible to apply in local database ? i want to prevent duplicate entry in database .
-
@andy231 said in Enforcing UNIQUE KEY constraint in BAS database ?:
This can be done when i am using remote database but is it possible to apply in local database ? i want to prevent duplicate entry in database .
Only with a filter on the content of the data in the table.