Hi, I need to store a big file in my postgresql table using my entity bean deployed in JBOSS, what's the best way? When i try to use oid the driver says "expression of type bytea", and when i use bytea as collumn type the driver says "expression of type oid". What can i do?
Thanks for any answer, Rogério View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880994#3880994 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880994 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
