Subject Auto-Incrementing Key Field
Author Jack Cane
I have configured the key field as an auto-incementing integer. I have it
hooked to a tdbEdit whose read-only property is set to true. When I press
the 'Post' button of my tdbNavigator an exception is raised with message,
"(Field name) is a required field".

I can write some code to update the tdbEdit, but that defeats the purpose of
the auto-incrementing feature. Is there a property to be set, which
automates this process?

tks,

jwc