Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA 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 September 3rd, 2004, 01:26 PM
Authorized User
 
Join Date: Apr 2004
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to lguzman
Default Running a query in read mode only

Here it is.

I have an application which creates a log file (*.txt). I have created a query in access that goes and reads this log file and populates a table with the information gotten from the .txt file. However if the query runs at the same time as the other application the file is locked and my other application can't write to the .txt file. Is there anything I can do to make the query open the .txt file in read-only therefore leaving the other application the capability of writing to it?

Thanks.



[LGuzman]
__________________
[LGuzman]





Similar Threads
Thread Thread Starter Forum Replies Last Post
Running query... Question... RinoDM SQL Server 2000 2 July 26th, 2007 08:49 AM
Running a Query anukagni Access 3 May 5th, 2006 12:16 AM
Read xpath query from node value jaquing XSLT 2 January 11th, 2006 06:50 PM
Running a query Dwizz VB.NET 2002/2003 Basics 23 May 4th, 2005 11:21 PM





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