On Tue, Jul 14, 2009 at 16:47, Ulrich Groffy wrote:
> actually I'm doing some experiments for storing c# classes by
> serialization into a blob (text) field. How can I assign a memorystream
> to a database field and vice versa?
Create a blob parameter for your query, then use MemoryStream.ToArray
Hello,
actually I'm doing some experiments for storing c# classes by
serialization into a blob (text) field. How can I assign a memorystream
to a database field and vice versa?
With best regards - Ulrich Groffy
--
Ent