Christopher Hawkins
clh at christopherhawkins.com
Fri Feb 20 16:32:53 CST 2004
P.S. There is also the CopyFile API, whcih you should be able to use form either whthin Access or from within a .dll. Here's the link: http://vbnet.mvps.org/index.html?code/fileapi/copyfile.htm Good luck! -Christopher- ---- Original Message ---- From: prodevmg at yahoo.com To: ms-access-l at po.missouri.edu, accessdevelopers at yahoogroups.com, ms_access at yahoogroups.com, accessd at databaseadvisors.com, Subject: RE: [AccessD] Faster way to copy files Date: Fri, 20 Feb 2004 11:04:33 -0800 (PST) >I have used both the CreateObject("Scripting.FileSystemObject") and >the MS Access FileCopy method to copy MS Access front end databases >from a network folder to multiple (upwards to 50) user home >directories and they are both too slow for me. > >Is there a faster method or any optimizing tips anyone can share? > >Thanks again to the Gurus of the Tech World! > > > >Lonnie Johnson >ProDev, Professional Development of MS Access Databases >Visit me at ==> http://www.prodev.us > > > > > > > > > >--------------------------------- >Do you Yahoo!? >Yahoo! Mail SpamGuard - Read only the mail you want. >_______________________________________________ >AccessD mailing list >AccessD at databaseadvisors.com >http://databaseadvisors.com/mailman/listinfo/accessd >Website: http://www.databaseadvisors.com > >