| | TurboDB Studio | >TurboDB VCL < | roPTools | VDP | KALHelp | Downloads | Links | Suche | Kontakt | Impressum | |
|
Howto ... make sure entries are not set as null?
|
|
|
| ![]() |
|
SQL : ALTER TABLE Table MODIFY MyField BOOLEAN NOT NULL TDBFieldDef : set property TdbFieldDef.Required to true
|