Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 5th, 2012, 09:41 PM
Registered User
 
Join Date: Mar 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Coding for searching all files inside a directory (in Access environment)

I'm writing an application that needs to search all files inside a directory and return the target file (with a file name).

Pls help me out if you could.
Abbott
 
Old May 5th, 2012, 09:54 PM
Registered User
 
Join Date: Mar 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by abbottc View Post
I'm writing an application that needs to search all files inside a directory and return the target file (with a file name).

Pls help me out if you could.
Abbott
No, not included.
 
Old May 6th, 2012, 04:36 PM
Authorized User
 
Join Date: Oct 2010
Posts: 64
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Have you looked at the Dir function. You could also use the Scripting.FileSystemObject. I'm sure you'll find plenty of code samples if you Google.

Try http://www.everythingaccess.com/tuto...es-recursively

Last edited by malcolmdixon; May 6th, 2012 at 04:41 PM.. Reason: Added url





Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Studio 2003 Environment Coding prathapachandran C# 2 February 12th, 2006 11:13 PM
Searching Active Directory [email protected] General .NET 0 November 30th, 2004 12:10 PM
Searching Directory Engine Renich PHP How-To 4 October 29th, 2004 09:07 AM
Searching Active Directory schenkp ASP.NET 1.0 and 1.1 Basics 4 September 21st, 2004 11:35 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.