Hidden Features Wherefore art thou, database properties? In my previous post, I talked about adding custom properties to the database object. I covered how to do it, but did not go into any detail about why you might want to do it. Let's remedy that now.
Hidden Features Database Properties for Thee The DAO Database object has a Properties collection. You can read through the list of properties to extract saved database options. You can also add your own properties to the object.