|    
			
				30/06/2005, 16:03
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: junio-2005 
						Mensajes: 3
					 Antigüedad: 20 años, 4 meses Puntos: 0 |  | 
  |  Importar datos de tipo Int & Double a string  
  Hola, me URGE!!!!  saber como importo datos de mi Base de Datos de tipo Int y Double a string porque a la hora de compilar el Reporte en el iReport me aparece esto:
 Errors compiling .\classic.jasper! it.businesslogic.ireport.ReportClassLoader@baa89c 1758563*[Thread-111]*WARN*design.JRVerifier**-*Warning*:*Element*bottom*reaches*outside*band*are  a*:*y=0*height=1*band-height=0  net.sf.jasperreports.engine.JRException:*Errors*we  re*encountered*when*compiling*report*expressions*c  lass*file: 1.*Cannot*cast*from*Integer*to*String ****************value*=*(java.lang.String)(((java.  lang.Integer)field_IdProducto.getValue())); ************************<------------------------------------------------------------------> 2.*Cannot*cast*from*Integer*to*String ****************value*=*(java.lang.String)(((java.  lang.Integer)field_IdProducto.getOldValue())); ************************<---------------------------------------------------------------------> 3.*Cannot*cast*from*Integer*to*String ****************value*=*(java.lang.String)(((java.  lang.Integer)field_IdProducto.getValue())); ************************<------------------------------------------------------------------> 3*errors
 
 
 
 
 QUE PROPIEDAD TENGO QUE CAMBIAR PARA QUE ME LLAME LOS DATOS DE TIPO INT Y DOUEBLE
 
 GRACIAS
     |