Subject | Insert into not-requestlive datasets ? |
---|---|
Author | rlssv |
Post date | 2004-11-26T09:40:41Z |
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
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