| Subject | AW: [firebird-support] Auto Generate nos. but trigger won't work |
|---|---|
| Author | Thomas von Stetten |
| Post date | 2004-02-10T14:35:50Z |
Hi,
if you are using delphi primary fields are declared as "required"
automatically. And so you can't post before setting a value to the field.
You have to set the required-flag to false.
Thomas
if you are using delphi primary fields are declared as "required"
automatically. And so you can't post before setting a value to the field.
You have to set the required-flag to false.
Thomas