ColdFusion has a bad habit of locking the databases even when you are not using it, but it is
installed on the same server.
If you have Admin access, shutdown IIS, and the stop the CF Service, then you should be able to
delete the mdb and the associated .ldb file
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"Steve Grosz" <(E-Mail Removed)> wrote in message
news:187ac01c44a83$464ba3f0$(E-Mail Removed)...
> I have 2 old databases that I haven't used for a while
> which are published on my site (W2k sp4, iis, etc)
>
> When I try to delete them, I get a message saying they
> may be in use. There are no references to these
> databases in the HTML, etc. I'm using ColdFusion for the
> database access, and made sure that the databases aren't
> in the ColdFusion ODBC connection.
>
> Why can't I delete these files?
>
> Thanks,
> Steve