What is the difference between these two extensions?
I need to write to the access database from a WORD file using an ADODB connection
when I create a new access database, it gives me the ability to make only an ACCDB file, and for some reason I cannot make an MDB file
can someone help me create an MDB file so that I can connect to it with an ADODB to write to the / database?
source
share