Creating an Access Database (on the fly) Using VBA and SQL
I recently had reason to create a database on the fly if one did not exist. Since it took me some trial, error and searching (and then more trial and error,) I decided to share the method to do this.