patrick

patrick

  • NA
  • 397
  • 0

Can I serialize an object right into an ADO.net row

Jun 15 2009 5:39 PM
Using Microsoft.Jet.OLEDB.4.0 as provider, mdb is the database extension, i want to stick an object right into a row and pull it out when I need it, I was wondering if this was possible, and what the column datatype would need to be.

Answers (2)