Subject | Auto Inc Trigger |
---|---|
Author | richscheuermann |
Post date | 2004-06-27T20:55:54Z |
I have a Firebird database table with a primary key "Id", an integer.
There is a trigger that auto increments it on insert. When I add a
record in DBWorkbench all is well.
But, when I try to add a record in a IBGrid I get the following
message: "Project Schedule.exe raised an exception class
EIB_DatasetError with message 'Id is a required field', Process
stopped."
What am I missing?
Thanks
Rich Scheuermann
There is a trigger that auto increments it on insert. When I add a
record in DBWorkbench all is well.
But, when I try to add a record in a IBGrid I get the following
message: "Project Schedule.exe raised an exception class
EIB_DatasetError with message 'Id is a required field', Process
stopped."
What am I missing?
Thanks
Rich Scheuermann