Serialization

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to serialize an object in VB.Net and store the data in SQL Server
2000, and be able to retrieve and deserialize it later. Can anyone explain
how I can do that? Specifically, how do I insert a stream into a database
field? What data type should the field be? Image? This seems like it
should be possible, but I'm having trouble finding info on how to do it. Any
help would be appreciated. Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top