NetTalk Central

Author Topic: Auto Increment Value  (Read 3358 times)

rupertvz

  • Sr. Member
  • ****
  • Posts: 326
    • View Profile
    • Email
Auto Increment Value
« on: May 31, 2016, 05:44:18 AM »
Hi Guys,

Is there an embed point where I can catch the auto increment value, before inserting a new record?

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Auto Increment Value
« Reply #1 on: May 31, 2016, 07:16:27 AM »
The auto-Inc is done by the ABC Relation Manager.
So if there was an embed it would be in the RelationManager / FileManager for that table.
You'd need to dig in there if you wanted to change or affect the auto-inc algorithm.

cheers
Bruce