Connecting Tech Pros Worldwide Help | Site Map

Search text files from within Access

  #1  
Old November 12th, 2005, 11:39 PM
Mishu
Guest
 
Posts: n/a
I have a document log as Access 2000 database. Each record has a
corresponding pdf and txt file stored in the same folder as the
database. There is a hyperlink field that points to the corresponding
pdf - for record No. 10 this would be 010.pdf.
I need to be able to search the log by keyword. This is of course
easy within the database itself; however the log does not contain the
full text of the related document. Is there a way to, based on a
keyword entered in a form:
- open explorer search window;
- run the "words in file" type search;
- use the results in a query to pull up the matching files? (If I got
values like 010.txt and 014.txt from the search, could I query the
link field looking for [first three characters of results]&".pdf"?)

thanks in advance
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Large web site, need to do some major rearrangement of files... mike answers 20 January 22nd, 2007 10:05 PM
SQL Image to rich text box Mark answers 4 November 21st, 2005 06:06 PM
Fastest way to search text file for string Julie answers 60 November 16th, 2005 12:21 PM
HELP...Exporting/Extracting an Access OLE object (Word document) to a Word document file Otis Hunter answers 4 November 13th, 2005 01:55 AM