how to check disable trigger by query
SELECT name, is_disabled FROM sys.triggers where is_disabled = 1
how to check disable trigger by query
SELECT name, is_disabled FROM sys.triggers where is_disabled = 1
How to Deploy Infor WMS - BIRT Report
1) D:\infor\sce\wildfly-10.1.0.Final\scprd-reports1\deployments\scprd_scereports
in this path right click to do Zip File to scprd_scereports by using winrar
2) change file name to .War
3) path .War to D:\infor\sce\wildfly-10.1.0.Final\scprd-reports1\deployments
4) Restart Reporting
5) deployed
Credite by Km X TEN
RESTORE DATABASE YourDatabaseName WITH RECOVERY;