update dbo.WMS_ClientCompany set ModifyTime=convert(datetime,'19'+substring(convert(char(50),ModifyTime,120),3,10)) ;