<< He got very creative with the database table names - using spaces and hyphens, etc. >>
Hehe
select [every time], [i have to], [do this], [to my], [SQL statements] from [i get angry]
The last Access database that was thrown on me for "conversion", I found myself immersed in a database that consisted of one table, hundreds of thousands of records, and hundreds of columns. I think the original "developer" took the idea of denormalization for performance to the extreme? 😀
I actually use Access quite a bit, but only as a "lightweight" database I can distribute with my smaller applications that have frontends in some other language. I'm also endlessly frustrated by query builders (and the fact that Access destroys my hand-typed sql statements). I have seen some clean uses of Access, but extremely poor ones are more common.