You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

UPDATE  Generator.ModuleTables SET AdditionWhere=REPLACE(REPLACE(REPLACE(AdditionWhere,' A.',' [A].'),'(A.','([A].'),'	A.','	[A].')   WHERE AdditionWhere LIKE '%A.%'

UPDATE Report.ReportTableFields SET HasSumInGrid=0 WHERE HasSumInGrid=1 AND CustomFunction IS NOT NULL AND CustomFunction LIKE '%''%'


  • No labels