Sorry, I should have been clearer. Can you provide the Oracle workaround to support a BINARY LOB? We can, but I'd prefer to not apply the text-based shortcut because I expect it will cause other users problems by corrupting their messages.
Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Samuel Sadek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 24, 2002 7:32 PM Subject: Re: How to make James work with Oracle database? > Serge, > > The class is JamesJDBCMailRepository in method (public void store(MailImpl > mc)): > > Scan for the start/end markers to find modified code. Remember I just simply > copied the contents of the byte array output into a string and written this > directly via setString into the message_body field within inbox table in > Oracle 8.1.7. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
