Subject | Auto-Incrementing Key Field |
---|---|
Author | Jack Cane |
Post date | 2002-10-13T19:15Z |
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
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