Example of Using Project Controller Parameter Table =================================================== update pjcontrl set control_data = right('000000'+rtrim(ltrim(str(convert(int,(control_data))+1))),6) where control_type = 'PA' and control_code = 'STC-INVOICE'