I have a simple non-relational database that has been following me quite a while and which I now have imported from Access 2003 to Access 2010. I want to keep the database non-relational (I am a conservative guy) since it has been working so well for me. However, the Access 2010 has analyzed my database during/after import and finds that the same information (e.g. store name) has been stored several times. The analysis comes up with a suggestion to split one table into several tables. In this particular case I do not like the suggestion. I want to keep my original and simple structure in one single non-relational database.
Is there any way to override the routine for the “simplification”?