strUpSql = "UPDATE c_bdcldjb  SET  c_bh = temp(0), c_cllx = temp(1) where  c_bh='110000SJSB" & enu(2) & "'"
 Set recOrcale = conOrcale.Execute(strUpSql)
试试