What would be the alternative to using "dim dbs as database" in ADO? I've found "CurrentProject" is this correct?
I need the below replicated in ADO as I'm trying to build something entirely with the new language to learn how it operates (this is taking some time I can tell you!) Thankfully I...