Does anyone have any experience of using Access 2007 with the prior versions of Access (i.e. mdb files).
We have been upgraded, but are still using the mdb format. Some of our code (in particular Docmd.TransferDatabase acImportReport) are now incredibly slow.
I tried an initial test and converted our client mdb to accdb and the above TransferDatabase seemed to perform better.
I am now wondering whether we should bite the bullet and convert all the other files that make up the application. There is no need for replication or user-level security that appear to be the only limitations of the new version from the old. We have one client mdb, three backend databases and then 3000 mdbs each containing a single report (don't ask!).
Does the new version perform any faster than the old one - particularly over an already struggling network)?