Re: It is possible to store a Message object in a database (es. for another parsing) ?
Posted By:
Luigi_Viggiano
Posted On:
Tuesday, February 12, 2002 09:13 AM
I believe you can serialize it in a blob, but before you have to check if your Message implementation is serializable.