Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - v8.02 Admin Error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

v8.02 Admin Error

 Post Reply Post Reply Page  12>
Author
WebG View Drop Down
Groupie
Groupie


Joined: 19 November 2004
Status: Offline
Points: 59
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebG Quote  Post ReplyReply Direct Link To This Post Topic: v8.02 Admin Error
    Posted: 01 June 2006 at 12:59pm
I tried a bulk CLOSE TOPIC admin feature, and received this error:
 

Microsoft OLE DB Provider for SQL Server error '80040e14'

Line 1: Incorrect syntax near ','.
/forum/admin_archive_topics.asp, line 107
 
 
Here's what the SQL statement is that's being executed on that line:
 
UPDATE tblTopic, tblThread SET tblTopic.Locked=1 WHERE (tblTopic.Last_Thread_ID=tblThread.Thread_ID) AND tblThread.Message_date < '20060501 08:01:29' AND (tblTopic.Priority=0);
 
 
Does that look right to you?
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 01 June 2006 at 10:44pm
This problem effecting SQL Server should be fixed for 8.02, make sure you have replaced all ASP files with those from the latest version.
Back to Top
WebG View Drop Down
Groupie
Groupie


Joined: 19 November 2004
Status: Offline
Points: 59
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebG Quote  Post ReplyReply Direct Link To This Post Posted: 02 June 2006 at 12:15am
Originally posted by -boRg- -boRg- wrote:

This problem effecting SQL Server should be fixed for 8.02, make sure you have replaced all ASP files with those from the latest version.
 
It was a clean install of 8.02.  No other 8.x files were present, and I installed in a new directory.  The only thing in there currently are 8.02 files.
 
Any other suggestions?
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 02 June 2006 at 9:32am
I shall look into the problem, that only seems to effect SQL Server.
Back to Top
Mikey View Drop Down
Senior Member
Senior Member

1979

Joined: 06 October 2003
Location: United Kingdom
Status: Offline
Points: 839
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mikey Quote  Post ReplyReply Direct Link To This Post Posted: 25 June 2006 at 3:22pm
Afternoon all,
I'm getting this error on V8.03 MSSQL, when batch locking topics.

-boRg- was this errors cause discovered?
Handyman man?
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 26 June 2006 at 9:53am
This issue is still being looked into.

8.03 was a security release, to meet our 'under 24 hour turnaround' to fix security related issues, and not a planned release so this issue has not been addressed in this version.
Back to Top
Mikey View Drop Down
Senior Member
Senior Member

1979

Joined: 06 October 2003
Location: United Kingdom
Status: Offline
Points: 839
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mikey Quote  Post ReplyReply Direct Link To This Post Posted: 26 June 2006 at 1:00pm
Not a problem mate, for now i'll do them by hand. you concentrate on the more important issues 
Handyman man?
Back to Top
WebG View Drop Down
Groupie
Groupie


Joined: 19 November 2004
Status: Offline
Points: 59
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebG Quote  Post ReplyReply Direct Link To This Post Posted: 08 December 2006 at 5:16am
Yes, I'm posting to an extremely old message.
 
But I have a fix!!!!!! for the problem, for those of you who are still experiencing difficulties bulk/batch-closing topics via SQL.
 
The code is supposed to read...
 
UPDATE  tblTopic SET tblTopic.Locked=1 from tblTopic, tblthread WHERE (tblTopic.Last_Thread_ID=tblThread.Thread_ID) AND tblThread.Message_date < 'YYYYMMDD HH:MM:SS' ;
Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.