Ask a Question related to ASP Database, Design and Development.
-
Maple #1
How to get out of this error message "Database or object is read-only"
After I moved my ASP pages and an Access database from
PWS in NT 4.0 to IIS 5.0 in XP Pro, I can't edit data in
the database through the ASP web application.
The error type is...
Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
However, the database is not read-only,
and Object (I guess it's a "Recordset Object") is not set
as read-only.
(The connection path is correct, I can still display the
data from the database.)
If somebody knows what's going on here, please help me
out!
Best regards,
Maple Guest
-
"Could not access 'CDO.Message' object." How to resolve in IIS server
I am trying to send mail through smtp. smtp service is running on my machine. But every time during the smtpmail.send(msg) call gives "Could not... -
Help! Can not save anything in Illustrator format - Error message "unknown error has occured"
I am using Illustrator CS on XP, I was trying to save my work, it was a template and about 10 layers. I got the error message "unknown error has... -
error message of 0x4e9468dd referenced memory at 0xffffffff8. the memory could not be "read"
I cannot print my document and get this error message. -
HELP! "Access is denied to this object." - Server object error 'ASP 0178 : 80070005'
Hi, When I try to do Server.CreateObject on an activeX DLL, I receive the following message: ''''''''''''''''''''''' Server object error 'ASP... -
Error in CreatObject(""): 32797: Application-defined or object-define error
Hi, I am getting "Application-defined or object-define error" when trying to instantiate an MTS component. However, when I run the VB source-code... -
Bob Barrows #2
Re: How to get out of this error message "Database or object is read-only"
Maple wrote:
[url]http://www.aspfaq.com/show.asp?id=2009[/url]> After I moved my ASP pages and an Access database from
> PWS in NT 4.0 to IIS 5.0 in XP Pro, I can't edit data in
> the database through the ASP web application.
>
> The error type is...
> Microsoft JET Database Engine (0x80040E09)
> Cannot update. Database or object is read-only.
>
> However, the database is not read-only,
> and Object (I guess it's a "Recordset Object") is not set
> as read-only.
>
> (The connection path is correct, I can still display the
> data from the database.)
>
> If somebody knows what's going on here, please help me
> out!
>
HTH,
Bob Barrows
Bob Barrows Guest
-
Bullschmidt #3
Re: How to get out of this error message "Database or object is read-only"
Yes the folder containing the database does need write/change permission
usually set through IIS.
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest



Reply With Quote

