I am working on large project with quite of number of Access databases located at remote sites where their Access databases are in an MBE format. These files are being sent to me and, I suspect, are in a variety of MS Access versions.
What are the steps needed to convert these MBE back into a more accessible MDB format (I have an ETL to map to MDB)? As I may have a few hundred MBE files, is there a programatic solution to quickly and conveniently converting these files? Am I better off just writing a query to extract the data into flat files and having these remote site run these queries? Thank you for any help in this.
What are the steps needed to convert these MBE back into a more accessible MDB format (I have an ETL to map to MDB)? As I may have a few hundred MBE files, is there a programatic solution to quickly and conveniently converting these files? Am I better off just writing a query to extract the data into flat files and having these remote site run these queries? Thank you for any help in this.