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 DEV-Group
 DEV Discussions (General)
 MOD_TYPE (Moderator table)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

work mule
Senior Member

USA
1358 Posts

Posted - 19 October 2002 :  17:06:03  Show Profile
Question is about the MOD_TYPE field in the Moderator table.

Other than the following, I couldn't find any code which actually uses it.


Searching for: MOD_TYPE
admin_moderators.asp(138): strSql = "SELECT " & strTablePrefix & "MODERATOR.FORUM_ID, " & strTablePrefix & "MODERATOR.MEMBER_ID, " & strTablePrefix & "MODERATOR.MOD_TYPE "
inc_create_forum_access_db.asp(218): strSql = strSql & "MOD_TYPE smallint NULL DEFAULT 0 )"
inc_create_forum_mssql.asp(211): strSql = strSql & "MOD_TYPE smallint NULL )"
inc_create_forum_mssql.asp(416): strSql = strSql & "CONSTRAINT " & strTablePrefix & "SnitzC61 DEFAULT 0 FOR MOD_TYPE, "
inc_create_forum_mysql.asp(253): strSql = strSql & "MOD_TYPE smallint (6) DEFAULT '0', "
Found 5 occurrence(s) in 4 file(s)



I was wondering what were the original intentions for this field and if it's likely it'll be used officially in the future? I saw that GauravBhabu was doing some work with it sometime back, but otherwise, I haven't seen to many references to it.
  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.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07