G'Day All,

I am looking for ideas on how to do the following:

I want to be able to detect all changes made to a database - Inserts,
Deletes, Updates. For a particular TdataSet this is easy as you could hook
the BeforePost, AfterPost methods. However a better solution would be
something that hooks into a TcustomConnection to trap the changes.
Essentially I would like to be able to derive a component that does what SQL
Monitor does. Any suggestions or pointers?

TIA

-- Donovan
----------------------------------------------------------------------
Donovan J. Edye [www.edye.wattle.id.au]
Namadgi Systems [www.namsys.com.au]
Voice: +61 2 6285-3460
Fax: +61 2 6285-3459
TVisualBasic = Class(None);
Heard just before the 'Big Bang': "...Uh Oh...."
----------------------------------------------------------------------
GXExplorer [http://www.gxexplorer.org] Freeware Windows Explorer
replacement. Also includes freeware delphi windows explorer components.
----------------------------------------------------------------------


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to