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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top