I have a collection of collections of arrays.
I want to read it into memory and write it out as one entitiy without me unrolling it and formatting into a huge long string & reassemble it back into its collection state.
If there is no easy way, is there a simple way to do it into a mdb file?
I want to read it into memory and write it out as one entitiy without me unrolling it and formatting into a huge long string & reassemble it back into its collection state.
If there is no easy way, is there a simple way to do it into a mdb file?