Connecting Tech Pros Worldwide Help | Site Map

Problem to update record

ed getperso
Guest
 
Posts: n/a
#1: Nov 12 '05
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
Danny J. Lesandrini
Guest
 
Posts: n/a
#2: Nov 12 '05

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