M
Matt Fielder
I need to find a way of serializing an object to a field in an msde table.
What I'm serializing is a report definition of a 3rd party report generator.
It's normally stored as a file on the local file system (has built in
functionality to handle), but that's not an option for what I need. I'm
familiar with using a filestream to serialize and deserialize images to the
table, but this obviously isn't an image --- any help would be greatly
appreciated.
What I'm serializing is a report definition of a 3rd party report generator.
It's normally stored as a file on the local file system (has built in
functionality to handle), but that's not an option for what I need. I'm
familiar with using a filestream to serialize and deserialize images to the
table, but this obviously isn't an image --- any help would be greatly
appreciated.