Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/11/2003, 16:30
Avatar de susaniux
susaniux
 
Fecha de Ingreso: diciembre-2002
Mensajes: 21
Antigüedad: 22 años, 1 mes
Puntos: 0
Estoy haciendo lo siguiente:

String cve = rs.getString(1);
String tmp=cve.substring(4);
int count=valueOf(tmp);

Pero me marca el error en el valueOf, me marca que son tipos incompatibles.
De que otra forma puedo cambiarlo?
__________________
:-P*****;-)