Ver Mensaje Individual
  #1 (permalink)  
Antiguo 28/10/2009, 16:13
nikita24
 
Fecha de Ingreso: octubre-2009
Mensajes: 2
Antigüedad: 14 años, 6 meses
Puntos: 0
ayuda para este error

Line 651: sql.Append("QuantityDiscountID=" + CommonLogic.FormCanBeDangerousContent("QuantityDis countID"));
Line 652: sql.Append(" where ProductID=" + ProductID.ToString());
Line 653: DB.ExecuteSQL(sql.ToString());
Line 654: DataUpdated = true;
Line 655: Editing = true;