| | TurboDB Studio | >TurboDB VCL < | roPTools | VDP | KALHelp | Downloads | Links | Suche | Kontakt | Impressum | |
|
Howto ... change the specification of a field at runtime?
|
|
|
| ![]() |
|
Use (table1.FieldDefsTdb.Add('MyRealField', dtFloat)).Precision := 1; Tested with TurboDB 4 für VCL.
|