Subject | Re: Auto-Incrementing Key Field |
---|---|
Author | Eric Handbury |
Post date | 2002-10-13T22:26:32Z |
--- In IBObjects@y..., "Jack Cane" <jwcane@e...> wrote:
have setup your KeyLinks and GeneratorLinks properties correctly, IBO
will take care of all of this for you.
Have you setup an IB Generator?
Are you using GeneratorLinks? Syntax is:
KEYFIELD=IB_GENERATOR
> I have configured the key field as an auto-incementing integer. Ihave it
> hooked to a tdbEdit whose read-only property is set to true. When Ipress
> the 'Post' button of my tdbNavigator an exception is raised withmessage,
> "(Field name) is a required field".purpose of
>
> I can write some code to update the tdbEdit, but that defeats the
> the auto-incrementing feature. Is there a property to be set, whichNot too sure what you mean by a 'auto-incrementing integer'. If you
> automates this process?
have setup your KeyLinks and GeneratorLinks properties correctly, IBO
will take care of all of this for you.
Have you setup an IB Generator?
Are you using GeneratorLinks? Syntax is:
KEYFIELD=IB_GENERATOR