Re: [SQL] Text/Image, JSP tomcat. How can I operate the text and image

2001-10-18 Thread Henshall, Stuart - WCP
Have a look at lo_import and lo_export. Can handle chunks at a time Also bytea type. You have to handle complete items with this. Although it'd need some formating. I believe zeros go to \000, ' to \' and \ to \\ as a bare minimum, but am not at all sure on that. - Stuart > -Original Message-

[SQL] Text/Image, JSP tomcat. How can I operate the text and image type field in Postgresql? only in java/jsp

2001-10-16 Thread Frank Zhu
I want to store a long article in the Postgresql in Linux, how can I put the content into it and redraw it back to show? urgent. Thanks. I use JSP. I note that all database systems are very dull in BLOB. Why? Frank Zhu. ---(end of broadcast)--- T