mdb read-only -- not the normal problems
- From: "cjburkha" <cjb@xxxxxxxxxxxxx>
- Date: 19 Dec 2005 12:01:45 -0800
I have an mdb that I open using asp.net. I edit these pages and code
using FrontPage.
Everything works fine, but sometimes I make a mistake in my code, and
my page errors out before I close the DB connection. When this happens,
sometimes, the mdb becomes read only, as in when I open the mdb by
double clicking, I get "The database <name> is read-only" pop up.
If I try to edit via Front Page, I can, but FP cannot update the mdb,
because it is read only. (I understand all that).
Usually, this resolves itself auto-magically in a couple of hours. My
question is, how can I resolve it myself?
Also, I can go to a page with no errors, and run the page no problem,
code opens a db con, gets data, and closes it. I did this in the hope
that the IIS user close any locks they had on the db if I did a
succesfull con.close. This does not work.
Thanks for any help or advice.
I posted this in ado forum because I think it is my code causing the
problem, I just can't fix it.
.
- Follow-Ups:
- Re: mdb read-only -- not the normal problems
- From: Stephen Howe
- Re: mdb read-only -- not the normal problems
- Prev by Date: Re: Nested Datagrid
- Next by Date: Re: Parallel Connections
- Previous by thread: Re: Nested Datagrid
- Next by thread: Re: mdb read-only -- not the normal problems
- Index(es):
Relevant Pages
|
|