Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/03/2006, 11:24
albertt_t
 
Fecha de Ingreso: noviembre-2004
Mensajes: 159
Antigüedad: 19 años, 7 meses
Puntos: 0
Exclamación

EL ERROR

sale el siguiente Mensaje..

hubo un error : java.sqlexception: no data found

P.D. si le borro esa linea no sale el mensaje.. He verificado la tabla y si hay datos.

Cita:


total = resultado.getInt("precio")+ resultado.getInt("vendido") ;



System.out.println ("\t"+total);

Última edición por albertt_t; 22/03/2006 a las 11:34