Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle & binary serialization -- BLOB or CLOB?

Re: Oracle & binary serialization -- BLOB or CLOB?

From: <matt_at_mailinator.com>
Date: 26 Oct 2006 11:36:10 -0700
Message-ID: <1161887770.488188.114970@m7g2000cwm.googlegroups.com>


i should mention this is binary serialization.

i gotta figure out the proper column type for it, and then how to get it there. if its BLOB, i believe i can pass in the memory stream as a blob parameter. if its clob, then i think i need to conver it to a string first.

matt Received on Thu Oct 26 2006 - 13:36:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US