0
    
          
  
  
    
            AutoNumber increase when importing records
I have a "Trigger on new record" auto Increasing a number
(the trigger I use):
'Cont-ID' := max((select CONTACTS).'Cont-ID') + 1
works fine - except when importing records from a CSV file, then I get no number at all.
Any ideas on how to get that to work ?
Reply
Content aside
- 2 yrs agoLast active
- 44Views
- 
    1
    Following
    
