Removed Kewaunee Formats

This commit is contained in:
Rich 2014-09-15 18:11:11 +00:00
parent bbc56cbf78
commit 5614e177a1

View File

@ -9149,3 +9149,6 @@ go
IF (@@Error = 0) PRINT 'Procedure Creation: CopyItemAndChildren Succeeded'
ELSE PRINT 'Procedure Creation: CopyItemAndChildren Error on Creation'
GO
Delete From Formats where name like 'WPS%'
PRINT 'Kewaunee formats removed'
GO