View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011058 | MMW v4 | Framework: Scripts/Extensions | public | 2013-07-12 10:57 | 2013-07-12 11:40 |
Reporter | zvezdan | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Target Version | 4.1 | ||||
Summary | 0011058: Database trigger to raise new API event needed | ||||
Description | I don't know if this is really possible, but I am under impression that your Delphi code has some kind of feedback from the database when some DB trigger is fired. So, it would be nice if we could get the information when some trigger is fired in our scripts as well. For example, I have Inherit Child Playlists script which is heavily based on my triggers and I need to use some tricks with a timer and to check if some field is modified on every OnChangedSelection, instead to be informed with some new event if that field is really changed by user. You could add some new event to the SDBApplication object or even SDBDatabase object, let say: OnDatabaseTrigger(TableName As String, TriggerName As String) | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||