Problem with LargeObjects

When I used 
prepstmt.setBytes(3,bytearray);
the following exception was thrown by the driver: postgresql.fp.error

This exception is being thrown by the fastpath function of the Fastpath class as a 
result of the call fp.fastpath("lowrite",false,args) in LargeObject's "write" method.
What is the reason for this error?
What is the solution.

Thank you very much
Rajesh


Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to