Search through multiple Access Databases in a directory

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to search through mulitple database for a specific word or
words in code without opening all the databases? I've got more then 8
databases that I need to search through and opening each seperate database is
too time consuming as we plan on doing it more then just 1 time. Any help
would be greatly appreciated.

Thanks,
Sam Mikkalson
 
Hi, Sam.
Is there a way to search through mulitple database for a specific word or
words in code without opening all the databases?

There's no built-in ability to do this. Use a file search utility to search
through the database files in a specific directory or group of subdirectories
for the specific text. If you have Windows 2000 or earlier, then use the
Windows built-in search utility. If you have Windows XP, then you'll need to
install a third-party search utiility, such as Agent Ransack, to search
through Access database files. Please see the following Web page for the
free download:

http://www.mythicsoft.com/agentransack/Page.aspx?page=download

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address so that a message will
be forwarded to me.)
- - -
If my answer has helped you, please sign in and answer yes to the question
"Did this post answer your question?" at the bottom of the message, which
adds your question and the answers to the database of answers. Remember that
questions answered the quickest are often from those who have a history of
rewarding the contributors who have taken the time to answer questions
correctly.
 
Back
Top