Subject TIB_Datasource.AutoEdit
Author paulo@tgr.com.br
I'm experiencing what I think is a small bug (correct me if I'm
wrong). I'm using the latest IBO release.
When TIB_Datasource.AutoEdit is FALSE and the Dataset is in
dssPrepared state (like when the dataset is empty), Dataset will
enter insert mode if the user modifies a db-aware control. In any
other state it works OK.