Thread: Postge and hibernate

Postge and hibernate

From
sanjeev nadagouda
Date:
Hi,

I am trying to save inputstream data into POSTGRESQL using Hibernate....

While executing I am getting SQLGramer Exception.

Please tell me the solution for this....

Thanks
Sanjeev




Re: Postge and hibernate

From
"Kevin Grittner"
Date:
sanjeev nadagouda <san_nad@yahoo.com> wrote:

> I am trying to save inputstream data into POSTGRESQL using
> Hibernate....
>
> While executing I am getting SQLGramer Exception.
>
> Please tell me the solution for this....

We need more information.

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

-Kevin