does this multi-value product exist?



Our app (VB.NET) needs to ship with a datastore that meets these
requirements:

(a) single-user
(b) small footprint
(c) xcopy-install
(d) ADO.NET compatible
(e) royalty-free

Access MDB files don't meet requirements (b) and (c). We've looked at
Codebase. It would do. But is there anyhing like a "Tiny Footprint PICK" out
there? Something that that exists as a DLL or a couple of DLLs? A
nested-relational solution would actually work well for us.

Regards
Timo



.