Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Mod's All Installed?
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

The Impact
Junior Member

Australia
398 Posts

Posted - 11 October 2002 :  03:17:49  Show Profile
Chris,

Is these files ment to go be put over all the new files or on its own?

I'm getting a Microsoft JET Database Engine error '80004005'

Operation must use an updateable query.

/minglis/snitz/inc_func_common.asp, line 100

error and I'm unsure of what I have done wrong. I'll chat to U later!
Go to Top of Page

The Impact
Junior Member

Australia
398 Posts

Posted - 11 October 2002 :  03:38:00  Show Profile
GREAT...


More problems as I try and fix it... I'll speak to you Chris after Bathurst!
Go to Top of Page

The Impact
Junior Member

Australia
398 Posts

Posted - 11 October 2002 :  04:03:00  Show Profile
I'm even having problems with the clear database!
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 12 October 2002 :  09:02:55  Show Profile
quote:
Operation must use an updateable query.


Usually means that the ASP code cannot write to your database. Check that the database file is placed in a directory with read/write privileges (which could be a specific location dictated by your ISP)
Go to Top of Page

The Impact
Junior Member

Australia
398 Posts

Posted - 13 October 2002 :  01:47:52  Show Profile
Could anyone please tell me what to do when I get this error:

Microsoft JET Database Engine error '80004005'

Operation must use an updateable query.

/minglis/snitz/inc_func_common.asp, line 100

Just what it means will do...

Thanks Josh
Go to Top of Page

The Impact
Junior Member

Australia
398 Posts

Posted - 13 October 2002 :  07:07:15  Show Profile
Same as last time...
Go to Top of Page

padawan
Junior Member

200 Posts

Posted - 13 October 2002 :  12:35:50  Show Profile
quote:
Originally posted by The Impact

Could anyone please tell me what to do when I get this error:

Microsoft JET Database Engine error '80004005'

Operation must use an updateable query.

/minglis/snitz/inc_func_common.asp, line 100

Just what it means will do...

Thanks Josh



Impact,

I've gotten this error previously because my folders did not have the rigth permissions set.

Have your web host change the permission to folders (more than likely your \db or \cgi-bin; folder where your snitz database resides) you're having problems with to Read/Write.

good luck.

-padawan


"...be mindful of the SnitzForce..."

Edited by - padawan on 13 October 2002 12:37:14
Go to Top of Page

James
Average Member

USA
539 Posts

Posted - 21 October 2002 :  22:46:32  Show Profile  Visit James's Homepage
Also make sure that you have database type and path set correctly in config.asp

*Interested in Radio Control*
*The RC Web Board - http://www.rcwebboard.com/*
Go to Top of Page

pox
Junior Member

Denmark
110 Posts

Posted - 29 October 2002 :  15:30:35  Show Profile  Visit pox's Homepage
Hey all!

i have just updated my site whith this forum and.. man i love it! but PM MOd is getting an error.

quote:

Microsoft JET Database Engine error '80004005'

Unspecified error

/forum/pm_view.asp, line 115



The res text is line 115

quote:

if strDBType = "access" then ' Get Private Message Total for Display(Access)
strSql = "SELECT [pmtotal1]=(SELECT Count(M_TO) FROM " & strMemberTablePrefix & "MEMBERS M, " & strTablePrefix & "PM P WHERE M.M_NAME = '" & strDBNTUserName & "' AND M.MEMBER_ID = P.M_TO), [pmtotal2]=(SELECT Count(M_FROM) FROM " & strMemberTablePrefix & "MEMBERS M, " & strTablePrefix & "PM P WHERE M.M_NAME = '" & strDBNTUserName & "' AND M.MEMBER_ID = P.M_FROM)"
else
' Get Private Message Total for display(SQL, mySQL)
strSql = "SELECT pmtotal1=(SELECT Count(M_TO) FROM " & strMemberTablePrefix & "MEMBERS M, " & strTablePrefix & "PM P WHERE M.M_NAME = '" & strDBNTUserName & "' AND M.MEMBER_ID = P.M_TO), pmtotal2=(SELECT Count(M_FROM) FROM " & strMemberTablePrefix & "MEMBERS M, " & strTablePrefix & "PM P WHERE M.M_NAME = '" & strDBNTUserName & "' AND M.MEMBER_ID = P.M_FROM)"
end if

Set rsPM = my_Conn.Execute(strSql)
pmtotal1 = rsPM("pmtotal1")
pmtotal2 = rsPM("pmtotal2")

rsPM.close
set rsPM = nothing

pmtotal = pmtotal1 + pmtotal2



and the db is updated whith the dbupdates the followd the forum.


Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 29 October 2002 :  16:58:19  Show Profile
pox, some questions for you :

- Are you using Access db, or something else ?
- Is it an existing db, or brand new ?
- If you are using an existing db, did you run the MOD Setup for PMs ?
Go to Top of Page

pox
Junior Member

Denmark
110 Posts

Posted - 29 October 2002 :  19:56:28  Show Profile  Visit pox's Homepage
quote:
Originally posted by laser

pox, some questions for you :

- Are you using Access db, or something else ?
- Is it an existing db, or brand new ?
- If you are using an existing db, did you run the MOD Setup for PMs ?



yes im using access.

and im using an old database from my other forum.

and i did run the pm mod db setup. ;/
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 30 October 2002 :  01:01:40  Show Profile
I can see the error, but I can't think of a fix so far. Can you contact me off-forum about getting admin access ? (I registered in your forums as laser)
Go to Top of Page

pox
Junior Member

Denmark
110 Posts

Posted - 30 October 2002 :  05:25:34  Show Profile  Visit pox's Homepage
thanks for all you have done laser. ;) it works now perfectly...

Massive respect to you laser
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 30 October 2002 :  05:50:17  Show Profile
np's mate ...... for everyone else it seems that the pm_view.asp file in the zip is faulty. If you have any problems then email/IM me and I will send you a better copy.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07