2
Answers

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

patrick

patrick

15y
4.1k
1
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)