Ver Mensaje Individual
  #7 (permalink)  
Antiguo 10/07/2015, 06:52
antonio_dsanchez
 
Fecha de Ingreso: abril-2015
Mensajes: 130
Antigüedad: 9 años, 1 mes
Puntos: 0
Respuesta: error Msj 8114,Error al convertir el tipo de datos nvarc

Cita:
Iniciado por Libras Ver Mensaje
asumiendo que solo hay "," en tu columna ;)



Código SQL:
Ver original
  1. SELECT ItemCode,SUM(Quantity),SUM(CONVERT(DECIMAL(16,9),REPLACE(U_Inventari0,',',''))) FROM WTQ1
  2. GROUP BY ItemCode

muchas gracias si ya me dejo