For Programmers: Free Programming Magazines  


Home > Archive > ASP > December 2007 > Re: Microsoft JET Database Engine error '80004005' Could not use '';









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Microsoft JET Database Engine error '80004005' Could not use '';
Mel

2007-12-16, 6:56 pm

On Dec 16, 11:19 am, "Bob Barrows [MVP]" <reb01...@NOyahoo.SPAMcom>
wrote:
> Mel wrote:
>
> All users of the database file need to be able to create, modify and
> delete a locking file that has a .ldb extension in the folder that
> contains the database file. This means that users need Change/Modify
> permissions for the folder, not just the .mdb file. Who the users are
> depends on what type of authentication your website is using. If using
> Anonymous, then the IUSR_machinename account requires permission for the
> folder. Otherwise, all the accounts of the users themselves need the
> permissions. See:http://support.microsoft.com/defaul...b/253580/EN-US/
>
> Once the permissions are correct, you will be able to have the database
> open in Access while running web pages that also use it.
>
> --
> Microsoft MVP - ASP/ASP.NET
> Please reply to the newsgroup. This email account is my spam trap so I
> don't check it very often. If you must reply off-line, then remove the
> "NO SPAM"


That fixed everything thanks!

Mel
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com