Retrieving File Info 
Author Message
 Retrieving File Info

I'm using Access 97, and I've written code to go out and retrieve file
information based on whatever directory the user enters:  For example, if the
user enters "C"\My Documents\", the names of all of the files in that directory
(and any subdirectory) will be put into a table in the database.  Also, various
information about the file is included, as well (ie, file size, date created,
etc.)

The issue is this:  if the user selects a directory with many files (say, more
than 5,000) the module crashes.  I'm using the "CreateObject
("Scripting.FileSystemObject")" function to retrieve the file information.  Any
ideas as to why this happens??

PS  The same module in Access 2000 seems to work fine, though.

Thanks.

Craig



Wed, 03 Dec 2003 05:56:22 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. retrieve directory (not file) info with an API (WinnNT4.0)

2. Retrieve File Owner Info (NT)

3. Writing & Retrieving Info from file

4. Retrieve info from an excel file

5. ExtendedProperty can't retrieve file summary info

6. Wave File Info: How to Retrieve

7. get a file, parse it for info, display info on webpage

8. retrieve info from user to put into db

9. Retrieving Contact Info Outlook 2K, XP

10. Retrieving Info

11. Retrieving info from Excel WookBook

12. Retrieve Info from 2 tables

 

 
Powered by phpBB® Forum Software