USE ReportServer
GO
UPDATE ConfigurationInfo
SET Value = 'True'
WHERE Name = 'EnableRemoteErrors'
GO
UPDATE ConfigurationInfo
SET Value = 'True'
WHERE Name = 'EnableRemoteErrors'
Table1 ppt; select firstonly ppt order ItemCode, ItemRelation, AccountCode, AccountRelation where (ppt.ItemCode == TableGroupAll::T...
No comments:
Post a Comment