Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Autonumber not Detecting Duplicates - Bug? Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
pmjd
Posts: 132
Joined: Fri Mar 12, 2021 10:38 am
Has thanked: 3 times
Been thanked: 1 time

Autonumber not Detecting Duplicates - Bug?

Unread post by pmjd »

Hello,

I've used the autonumber field type and set it for No Duplicates, but when testing by resetting the autonumber field to an initial value it allows duplicate values to be created by new records.

Is this a bug, or should this be better dealt with in SQL, and use SQLto set a field with unique and auto_increment attirbutes?

Thanks,
Paul
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Autonumber not Detecting Duplicates - Bug?

Unread post by kev1n »

Hi Paul,

You're right. nuAutoNumber and "No Duplicates" are not compatible.
pmjd
Posts: 132
Joined: Fri Mar 12, 2021 10:38 am
Has thanked: 3 times
Been thanked: 1 time

Re: Autonumber not Detecting Duplicates - Bug?

Unread post by pmjd »

Thanks kev1n
Post Reply