Tema: sumar horas
Ver Mensaje Individual
  #4 (permalink)  
Antiguo 23/02/2007, 06:34
tammander
 
Fecha de Ingreso: enero-2006
Ubicación: Torroles (Costa der Só)
Mensajes: 1.017
Antigüedad: 19 años
Puntos: 7
Re: sumar horas

Cita:
Iniciado por carolina Ver Mensaje
En formato DateTime me entrega el error:

Error de compilación de Microsoft VBScript (0x800A03FD)
Se esperaba 'Case'
/a/in.asp, línea 17, columna 7
SELECT CONVERT (DATETIME,

No se a que se referira?


<%SELECT CONVERT (DATETIME,
CONVERT (CHAR (3), SUM (DATEPART(MINUTE, tiempo )) / 60 + SUM (DATEPART(HOUR, tiempo)) ) + ':' +
CONVERT (CHAR (3), SUM (DATEPART(MINUTE, tiempo )) % 60))
FROM atraso %>

Eso es SQL no ASP

rs.open "SELECT CONVERT (DATETIME,
CONVERT (CHAR (3), SUM (DATEPART(MINUTE, tiempo )) / 60 + SUM (DATEPART(HOUR, tiempo)) ) + ':' +
CONVERT (CHAR (3), SUM (DATEPART(MINUTE, tiempo )) % 60))
FROM atraso ",3,3


Un saludo
__________________
"Tus pecados son el estiércol sobre el que florecerán las flores de tus virtudes" - Gerald Messadié -