Re: Cant delete Access LDB file!
From: Cowboy \(Gregory A. Beamer\) [MVP] (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 08/12/04
- Next message: Paul Clement: "Re: Connecting with a third party oleDb driver."
- Previous message: Marina: "Re: Benefits of Typed Dataset?"
- In reply to: VB Programmer: "Help: Cant delete Access LDB file!"
- Next in thread: VB Programmer: "Re: Cant delete Access LDB file!"
- Reply: VB Programmer: "Re: Cant delete Access LDB file!"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 12 Aug 2004 09:21:26 -0500
You will have to find the process that has it locked (most likely aspnet_wp)
and kill it. You will then be able to get rid of it. NOTE: If you, or
someone else, also have access open, that is where the lock file comes from.
Restarting the machine, as a worse case, should clear everything up.
-- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************ Think Outside the Box! ************************************************ "VB Programmer" <Dont*NoSpam-Please*@jEmail.com> wrote in message news:ePEvwNHgEHA.2764@TK2MSFTNGP11.phx.gbl... > I have an ASP.NET website that uses Access. I want to replace the Access > file but the LDB (locking) file will NOT go away so I can't replace it. (I > think maybe in one of my previous pages I opened a db connection without > closing it maybe???) > > How can I delete the LDB file so that I can replace the MDB file? Any > suggestions? I don't think restarting the webserver is an option. > > Thanks! > >
- Next message: Paul Clement: "Re: Connecting with a third party oleDb driver."
- Previous message: Marina: "Re: Benefits of Typed Dataset?"
- In reply to: VB Programmer: "Help: Cant delete Access LDB file!"
- Next in thread: VB Programmer: "Re: Cant delete Access LDB file!"
- Reply: VB Programmer: "Re: Cant delete Access LDB file!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|