Subject Insert into not-requestlive datasets ?
Author rlssv
Quoting help 4.0
This property is used in order to make a SELECT statement updatable
and
deletable.
Applies to
TIB_Dataset
Declaration
property RequestLive: boolean;
Description
Even if a dataset is not "live" it can still be inserted into because
in SQL
there is no concept of a INSERT INTO CURSOR.



Is this no longer possible with IBO 4.5 ?

René / SSV