Started 4 days, 19 hours ago (2009-12-19 11:10:00)
by Günter Schenk
Off the top of my head I´d suggest to... 1. establish a Custom Trigger, type: AFTER 2. in here define a standard SQL UPDATE statement like this: UPDATE tablename SET filefield_column = 'NULL' WHERE primarykey_colum = [make it equal the current record´s Primary Key value ] 3. ...and make sure that this Custom Trigger will only be put in execution when the Transaction Value ...
Thread:
Show this thread (3 posts)
Size: 1,250 bytes
Related Threads: Same Site | All Sites
Customize:
Related Threads: Same Site | All Sites
Customize:

