0
votes
2answers
290 views
Performance issues regarding Access 2003 and the OLE Object data type
In MS Access 2003 (I know, I know), I'm using the OLE Object data type to persist the sate of some objects that are marked as serializable (just using a IO.BinaryFormatter to serialize to a MemoryS …
