Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Neil #1
getting .mdb database errors? read this ..
I have had loads of problems trying to WRITE data to my DB, using iis 5.1 on
my local winxp machine, even though permissions were set correctly in iis,
and all the parent dirs.
If you are getting errors such as :
Microsoft JET Database Engine Error ' 80004005'
Unspecified error
&
Microsoft OLE DB Provider for ODBC Drivers error ' 80004005'
[Microsoft][ODBC Microsoft Access 97 Driver] Operation must use an
updateable query.
then follow the steps at:
[url]http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=115[/url]
then
[url]http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=107[/url]
thats finally worked for me, and has solved 6 months of frustration and a
lot of hair pulling.
HOORAH
Neil
Neil Guest
-
Database query errors
Good morning, First off, I would like to give thanks in advance to those who help. I have the following query statement, but I still get an... -
Irregular read-only errors
I'm getting the infamous "Cannot update. Database or object is read-only" error, however I'm very unsure as to what could be causing it. My best... -
Database is Read-Only Error
The user account that is trying to update the database, typically IUSR_serverName needs to have Modify/Read & Execute/Write NTFS permissions on the... -
read radiobutton value from database
I'm able to the value for 2 of the options in the radio button I have, but can't seem to get more than 3 options to work. How can I get 3 more... -
dbms_lob.read errors out with ORA-21560
OS: Solaris 2.6 RDBMS: Oracle 8.1.7.0 CharSet: UTF8 CLOB Data: Chinese We're experiencing a problem with a JDBC app that retrieves CLOBs from... -
Neil #2
Re: getting .mdb database errors? read this ..
Hi Les,
No the DB had read/write permissions. I even added the IUSR_compname to the
administrator group , and it still didnt work.
It all works now thankfully, but i thought i'd pass on those URLs to anyone
who might be experiencing similar problems.
Neil
"Les Matthews" <LesAMatthews@yahoo.com> wrote in message
news:bf6qk0$m2i$1@forums.macromedia.com...5.1> Is the database marked as "read only"? Does the IUSR... account have write
> priveleges to it?
>
> "Neil" <asdf@asdf.com> wrote in message
> news:bf6p7u$ji0$1@forums.macromedia.com...> > I have had loads of problems trying to WRITE data to my DB, using iisiis,> on> > my local winxp machine, even though permissions were set correctly ina> > and all the parent dirs.
> >
> > If you are getting errors such as :
> >
> > Microsoft JET Database Engine Error ' 80004005'
> > Unspecified error
> > &
> > Microsoft OLE DB Provider for ODBC Drivers error ' 80004005'
> > [Microsoft][ODBC Microsoft Access 97 Driver] Operation must use an
> > updateable query.
> >
> > then follow the steps at:
> > [url]http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=115[/url]
> > then
> > [url]http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=107[/url]
> >
> > thats finally worked for me, and has solved 6 months of frustration and>> > lot of hair pulling.
> >
> > HOORAH
> >
> > Neil
> >
> >
>
Neil Guest



Reply With Quote

