Removed Applicability
Added menu options to correct funtions and procedures Removed Applicability from PurgeData Bug Fixes for Paste/Replace etc. Update DTS and User ID before saving Config Search from current rather than root node
This commit is contained in:
@@ -11060,7 +11060,6 @@ BEGIN TRY -- Try Block
|
||||
dbcc checkident([RODbs],reseed,0)
|
||||
delete from [Transitions]
|
||||
dbcc checkident([Transitions],reseed,0)
|
||||
delete from [Applicabilities]
|
||||
delete from [Items]
|
||||
dbcc checkident([Items],reseed,0)
|
||||
delete from [Contents]
|
||||
|
Reference in New Issue
Block a user