[AccessD] Laccdb - Lock File Issues - Problem Solved

Charlotte Foust charlotte.foust at gmail.com
Thu Aug 5 09:50:33 CDT 2010


I assume you're using linked tables.  If you want to avoid the lock
file, you'd need to do it differently.  You could use ADO to read data
from the SQL Server table without a link or used a stored procedure to
return the data.

Charlotte

On Thu, Aug 5, 2010 at 7:34 AM, Brad Marks <BradM at blackforestltd.com> wrote:
> Charlotte,
>
> Thanks for the help.
>
> As it turns out, we had a "hung" Access task.  We used the Windows Task Manager to nuke it. This did not delete the Laccdb file, but the next time we initiated the Access application and then got out of it the Laccdb file went away.
>
> I still would like to know if there is a way to avoid the Laccdb file completely.  The application in question is only reading data from SQL-Server.  It is deployed as an accdr file.  It seems like there is no need for any type of locking.
>
> Thanks again,
> Brad
>
>




More information about the AccessD mailing list