I\'ve a legacy database that all sites have, it describes specific content in a number of catagory/subcatagory/child item format. Until now, adding/editing the content is ei
We are using Jet Entity Framework Provider. That way we can easily port to another database later.
It does not have all the limitations mentioned above and works great.