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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Active users mod - syntax error in query expressio
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

blackinwhite
Average Member

Turkey
657 Posts

Posted - 19 December 2002 :  02:37:10  Show Profile
Sometimes i see this error in active users page:

quote:
Microsoft JET Database Engine error '80040e14'
Syntax error (missing operator) in query expression 'TOPIC_ID==529'.

/active_users.asp, line 376



Line 376 refers to the red part below code.


	    strQuery = fQuery
        if lcase(analyzeQuery(strQuery, "ARCHIVE")) = "true" then
          strSql = "SELECT FORUM_ID, TOPIC_ID, T_SUBJECT FROM " & strTablePrefix & "A_TOPICS WHERE TOPIC_ID=" & fTopic_ID
        else
          strSql = "SELECT FORUM_ID, TOPIC_ID, T_SUBJECT FROM " & strTablePrefix & "TOPICS WHERE TOPIC_ID=" & fTopic_ID
        end if
        set rst = my_conn.execute(strSql)



an anyone know how to solve this?

laser
Advanced Member

Australia
3859 Posts

Posted - 19 December 2002 :  02:57:32  Show Profile
Sorry, I have seen this error before and I even think I had it myself .... the answer is certainly contained in the forums here somewhere, but I can't find it now
Go to Top of Page

blackinwhite
Average Member

Turkey
657 Posts

Posted - 19 December 2002 :  03:26:56  Show Profile
I have searched the forums, but i couldn't find any answer.
Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 19 December 2002 :  04:58:38  Show Profile  Send Rasco an ICQ Message
Maybe this helps:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=37494

German Snitz Forum
Go to Top of Page

blackinwhite
Average Member

Turkey
657 Posts

Posted - 19 December 2002 :  07:00:36  Show Profile
thank you very much.

this solved my problem.
Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 19 December 2002 :  08:42:10  Show Profile  Send Rasco an ICQ Message
You`re welcome

German Snitz Forum
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.45 seconds. Powered By: Snitz Forums 2000 Version 3.4.07