I am trying to extract the schema of an .mdb database, so that I can recreate the database elsewhere.
How can I pull off something like this?
Check out the docmd.TransferDatabase command. It is probably your best bet for build integration that needs to replicate the data structure