Subject | Manual insertion of new record |
---|---|
Author | Jack Cane |
Post date | 2014-06-02T14:03:05Z |
Although all of my tables contain triggers to manage primary key field values. today I noticed that, when using ibSQL to insert a new record manually, I was required to type in the PK value. This required navigating away from the insertion point because I'm entering into the new record, the FK value of some current record), finding the current maximum, adding 1 and making a correct entry.
Wondering if there is a setting to allow automatic entry of the new PK value, into ibSQL.
Best,
Best,
jwc