NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rupertvz on May 31, 2016, 05:44:18 AM

Title: Auto Increment Value
Post by: rupertvz 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?
Title: Re: Auto Increment Value
Post by: Bruce 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