
November 8th, 2012, 10:31 AM
|
|
Contributing User
|
|
Join Date: Oct 2012
Location: São Paulo - Brazil
Posts: 34
Time spent in forums: 6 h 50 m 57 sec
Reputation Power: 1
|
|
|
Disable the delete of a DBNavigator
I would like to use the Delete button of TwwDBNavigator to run a routine that sets a flag(a column of a SQL table) of logical deletion to on.
I can put code on BeforeDelete and AfterDelete methods of the associated TADOConnection. My trouble is to avoid that the associated database record been deleted.
Would someone here know how I can do this?
Greetings from São Paulo - Brazil
Ricardo
|