Subject | [IBO] insertsql,editsql |
---|---|
Author | jwharton@ibobjects.com |
Post date | 2004-02-05T04:57:10Z |
It depends on what you are doing. If you are doing nothing special, just set RequestLive to true and IBO will do it for you.
If you are using cached updates then you may want things done a bit differently. Also, using the component editor, it will
generate example statements for you based on your SQL statement.
Jason Wharton
www.ibobjects.com
--------------------------------------------------------------------------------
Hi all,
Could someone point me to a example code, of proper use of insertsql,
editsql, with ibodataset in a client server enviroment?
Thanks,
Daniel
If you are using cached updates then you may want things done a bit differently. Also, using the component editor, it will
generate example statements for you based on your SQL statement.
Jason Wharton
www.ibobjects.com
--------------------------------------------------------------------------------
Hi all,
Could someone point me to a example code, of proper use of insertsql,
editsql, with ibodataset in a client server enviroment?
Thanks,
Daniel