Handling event
Posted: Fri 04 Jun 2010 19:43
Hello again,
In Delphi, using SDAC, I'm used to have a lot of event (beforeinsert, afterinsert, beforeclose, etc) with TMSTable or TMSQuery component with which I could insert code.
With dotConnect for SQLSERVER how do I handle specific action to get done at the dataset level. For example: just after inserting a new record or before updating data.
I just don't know how to handle this with dotConnect for SQLSERVER.
Do you have a demo for this? Does it all need to be program by myself for each open table?
Sorry for this. I'm so confuse right now with .NET and Visual Studio new programming environment.
Wish you can help...
Best regards,
Helene
In Delphi, using SDAC, I'm used to have a lot of event (beforeinsert, afterinsert, beforeclose, etc) with TMSTable or TMSQuery component with which I could insert code.
With dotConnect for SQLSERVER how do I handle specific action to get done at the dataset level. For example: just after inserting a new record or before updating data.
I just don't know how to handle this with dotConnect for SQLSERVER.
Do you have a demo for this? Does it all need to be program by myself for each open table?
Sorry for this. I'm so confuse right now with .NET and Visual Studio new programming environment.
Wish you can help...
Best regards,
Helene