Discussion:
Insert/Update/Delete
(too old to reply)
Paulo
2008-02-18 12:34:49 UTC
Permalink
Hi all, can you explain what is the best IBX component to use these 3
operations? Any articles? examples?

thanks!
Bill Todd [TeamB]
2008-02-18 13:22:04 UTC
Permalink
Post by Paulo
Hi all, can you explain what is the best IBX component to use these 3
operations? Any articles? examples?
I assume you are performing the insert, update and delete in code. If
so, the best component is TIBSQL. If the user is inserting, updating
and deleting through the UI then use TIBDataSet.

There are lots of articles. Use Google's advanced search page to search
codegear.com for InterBase Express.
--
Bill Todd (TeamB)
Loading...