bestbefore99
IS-IT--Management
Hi all.
I have written an Access Database Application which converts another Access DB into mySQL.
Fine enough. Unfortunately it uses the DoCmd.TransferText method to create an intermediate text file.
When this command is executed, all DB objects to be imported are opened and you will see all windows opening on forms, modules, reports, before actually doing the desired work. Result, it takes ages to convert the Database.
Question: Is not any way to avoid Access opening all these windows?
Many Thanks
Massimo
I have written an Access Database Application which converts another Access DB into mySQL.
Fine enough. Unfortunately it uses the DoCmd.TransferText method to create an intermediate text file.
When this command is executed, all DB objects to be imported are opened and you will see all windows opening on forms, modules, reports, before actually doing the desired work. Result, it takes ages to convert the Database.
Question: Is not any way to avoid Access opening all these windows?
Many Thanks
Massimo