Ver Mensaje Individual
  #1081 (permalink)  
Antiguo 04/11/2009, 16:03
Anita1234
 
Fecha de Ingreso: julio-2009
Mensajes: 9
Antigüedad: 14 años, 10 meses
Puntos: 0
Respuesta: Jasper Report + iReport + NetBeans 4

Hola Amigos
Actualmente tengo ireport 3.6.0 trabajando con Postgres 8.3.7. He desarrollado reportes en ireport sin problema ... De repente he abierto un reporte que funciona muy bien en producción para hacer un pequeño cambio y me encuentro con la novedad que no quiere mostrar el print preview desde ireport y me dá el mensaje:

Caused*by:*org.postgresql.util.PSQLException:*ERRO R:*function*bomqtyonhand(numeric,*numeric,*numeric )*does*not*exist* ****at*org.postgresql.core.v3.QueryExecutorImpl.re ceiveErrorResponse(QueryExecutorImpl.java:1548)* ****at*org.postgresql.core.v3.QueryExecutorImpl.pr ocessResults(QueryExecutorImpl.java:1316)* ****at*org.postgresql.core.v3.QueryExecutorImpl.ex ecute(QueryExecutorImpl.java:191)* ****at*org.postgresql.jdbc2.AbstractJdbc2Statement .execute(AbstractJdbc2Statement.java:452)* ****at*org.postgresql.jdbc2.AbstractJdbc2Statement .executeWithFlags(AbstractJdbc2Statement.java:351) * ****at*org.postgresql.jdbc2.AbstractJdbc2Statement .executeQuery(AbstractJdbc2Statement.java:255)* ****at*net.sf.jasperreports.engine.query.JRJdbcQue ryExecuter.createDatasource(JRJdbcQueryExecuter.ja va:135)* ****...*11*more*

La función si existe, el reporte funciona desde la llamada de mi programa, solo que al querer ejecutar desde ireport me sale este mensaje y no puedo probar....

Por favor su ayuda...
Gracias.

Anita