Connecting Tech Pros Worldwide Help | Site Map

Problem to update record

  #1  
Old November 12th, 2005, 05:23 PM
ed getperso
Guest
 
Posts: n/a
Hi,

I try to update data from a website (.asp) in a MS-ACCESS database
and the following message occurs :

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][Pilote ODBC Microsoft Access] Impossible de mettre à jour;
actuellement verrouillé par l'utilisateur 'admin' sur l'ordinateur
'pc05'.


And the database isn't opened by the MS-ACCESS Software .

Could you help me ?

Thank you

ED
  #2  
Old November 12th, 2005, 05:24 PM
Danny J. Lesandrini
Guest
 
Posts: n/a

re: Problem to update record


This problem is almost ALWAYS a permissions issue. Make sure that
the entire folder where this database resides allows writes for the
IUSR_MachineName user. That should solve it.

--

Danny J. Lesandrini
dlesandrini@hotmail.com
http://amazecreations.com


"ed getperso" <ed-getperso@meloo.com> wrote in message
news:a53561d8.0312050003.5d44c311@posting.google.c om...[color=blue]
> Hi,
>
> I try to update data from a website (.asp) in a MS-ACCESS database
> and the following message occurs :
>
> Microsoft OLE DB Provider for ODBC Drivers error '80004005'
>
> [Microsoft][Pilote ODBC Microsoft Access] Impossible de mettre à jour;
> actuellement verrouillé par l'utilisateur 'admin' sur l'ordinateur
> 'pc05'.
>
>
> And the database isn't opened by the MS-ACCESS Software .
>
> Could you help me ?
>
> Thank you
>
> ED[/color]


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to: Update Record (complicated) werks answers 1 February 27th, 2008 02:27 PM
Unable to UPDATE record in database Markw answers 1 October 19th, 2007 09:47 AM
Update record ? Daniel answers 1 November 18th, 2005 01:43 AM
Not update record using Navigator in MS Access James P. answers 4 November 13th, 2005 03:55 AM