Subject | Re: [IBO] Editing not Allowed |
---|---|
Author | Geoff Worboys |
Post date | 2002-10-17T02:58:11Z |
> My app has TiboDataBase, TiboQuery and tdbEdit hooked to aLots of possibilities, the usual one is not setting the
> tDataSource.
> For some reason the data tables are not editable. The same
> exception is raised when I attempt to edit any table: "Cannot
> edit current row".
> Is there a setting that is causing this?
Query.RequestLive property to true (or using FOR UPDATE in your
SQL turns it on).
If thats not it we may need more info.
--
Geoff Worboys
Telesis Computing