Delayed Write Failure w/Access

  • Thread starter Thread starter Richard Salit
  • Start date Start date
R

Richard Salit

I have an Access database on a server. I use an update command and
everything appears to work as I step through the code (opening the
connection, running the command, closing the connection). But, then I get a
Delayed Write Failure. Any ideas???

Richard Salit
 
¤ I have an Access database on a server. I use an update command and
¤ everything appears to work as I step through the code (opening the
¤ connection, running the command, closing the connection). But, then I get a
¤ Delayed Write Failure. Any ideas???

Does it happen on other network clients?

You may want to check the following MS KB article:

"Delayed Write Failed" Error Message When You Write a File to a Server
http://support.microsoft.com/default.aspx?scid=kb;en-us;321733


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 
Back
Top