Subject | dssEdit |
---|---|
Author | bullardjuk <comesailing@btinternet.com> |
Post date | 2003-01-25T19:22:56Z |
I am thoroughly confused ! (As usual).
What is he significance of the various dssEdit, dssInsert etc
as the state of a dataset ?
How are they caused ?
And which comes first. If I write an SQL "insert into Mytable ...."
then 'prepare' does this set the dss State at prepare time.
Or in the case of a TIB_query with a select statment does
MyQuery.insert change it into an insert SQL statement ??
ANy clarification welcomed. I have read and re-read the GSG but
remain confused.
Dave
What is he significance of the various dssEdit, dssInsert etc
as the state of a dataset ?
How are they caused ?
And which comes first. If I write an SQL "insert into Mytable ...."
then 'prepare' does this set the dss State at prepare time.
Or in the case of a TIB_query with a select statment does
MyQuery.insert change it into an insert SQL statement ??
ANy clarification welcomed. I have read and re-read the GSG but
remain confused.
Dave