Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Member Permission
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Member Permission

 Post Reply Post Reply Page  <123
Author
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: 22 April 2003 at 2:24am

There maybe a problem with the SQL query for the access version, the SQL server version I have been using seems to be OK.

Change SQL query around lines 376 to 379 of the file functions_common.asp to the following query:-

strSQL = "SELECT " & strDbTable & "Permissions.* "
  strSQL = strSQL & "FROM " & strDbTable & "Permissions "
  strSQL = strSQL & "WHERE (" & strDbTable & "Permissions.Group_ID = " & intGroupID & " OR " & strDbTable & "Permissions.Author_ID = " & lngLoggedInUserID & ") AND " & strDbTable & "Permissions.Forum_ID = " & intForumID & " "
  strSQL = strSQL & "ORDER BY " & strDbTable & "Permissions.Author_ID DESC;"

Back to Top
vdub View Drop Down
Senior Member
Senior Member
Avatar

Joined: 23 February 2003
Location: United States
Status: Offline
Points: 275
Post Options Post Options   Thanks (0) Thanks(0)   Quote vdub Quote  Post ReplyReply Direct Link To This Post Posted: 22 April 2003 at 8:05am

Cool, that was it.

It works now

 

 

Back to Top
PsYcHoCoP View Drop Down
Groupie
Groupie
Avatar

Joined: 13 May 2002
Location: Denmark
Status: Offline
Points: 105
Post Options Post Options   Thanks (0) Thanks(0)   Quote PsYcHoCoP Quote  Post ReplyReply Direct Link To This Post Posted: 22 April 2003 at 9:07am
Originally posted by -boRg- -boRg- wrote:

There maybe a problem with the SQL query for the access version, the SQL server version I have been using seems to be OK.

Change SQL query around lines 376 to 379 of the file functions_common.asp to the following query:-

strSQL = "SELECT " & strDbTable & "Permissions.* "
  strSQL = strSQL & "FROM " & strDbTable & "Permissions "
  strSQL = strSQL & "WHERE (" & strDbTable & "Permissions.Group_ID = " & intGroupID & " OR " & strDbTable & "Permissions.Author_ID = " & lngLoggedInUserID & ") AND " & strDbTable & "Permissions.Forum_ID = " & intForumID & " "
  strSQL = strSQL & "ORDER BY " & strDbTable & "Permissions.Author_ID DESC;"

 

Again you did it -boRg-

Works fine now. Thank You

The spelling mistakes has been inserted automatically of consideration to the people who find a great pleasure to search for it
Back to Top
 Post Reply Post Reply Page  <123

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.