G
Guest
I want to create an automatic unique identifyer for my table in the format
AAA-000. I have found that the autoformat datatype cannot have formats apart
from long integer and replecation ID. I have also tried changing data type to
number and inserting - "AAA"-000 - in format. This appears ok but does not
automatically increment like autonumber does when a new record is created.
Any ideas or not possible?
Thanks
AAA-000. I have found that the autoformat datatype cannot have formats apart
from long integer and replecation ID. I have also tried changing data type to
number and inserting - "AAA"-000 - in format. This appears ok but does not
automatically increment like autonumber does when a new record is created.
Any ideas or not possible?
Thanks