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
 Poll Mod - permissions problem?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

nickw
Junior Member

Ireland
193 Posts

Posted - 19 February 2003 :  17:28:05  Show Profile
Hi All,

I did a search, but could not find a definate answer...

I was adding the Poll Mod as per the instructions onto my forum. The forum runs on SQL 2000.

I get the following when running the add-on, which I think is related to permissions on the SQL Server. However, I do not want the "open up" the SQL Server to the world by mistake. So any help appreciated.

Here are the results..
quote:


Adding Column T_ISPOLL...
ALTER TABLE FORUM_TOPICS ADD T_ISPOLL int NULL DEFAULT 0
ALTER TABLE FORUM_TOPICS ADD T_ISPOLL int NULL DEFAULT 0
-2147217900 | User does not have permission to perform this operation on table 'FORUM_TOPICS'.
Adding Column T_POLLSTATUS...
ALTER TABLE FORUM_TOPICS ADD T_POLLSTATUS int NULL DEFAULT 1
ALTER TABLE FORUM_TOPICS ADD T_POLLSTATUS int NULL DEFAULT 1
-2147217900 | User does not have permission to perform this operation on table 'FORUM_TOPICS'.

--------------------------------------------------------------------------------

Adding Column T_ISPOLL...
ALTER TABLE FORUM_A_TOPICS ADD T_ISPOLL int NULL DEFAULT 0
ALTER TABLE FORUM_A_TOPICS ADD T_ISPOLL int NULL DEFAULT 0
-2147217900 | User does not have permission to perform this operation on table 'FORUM_A_TOPICS'.
Adding Column T_POLLSTATUS...
ALTER TABLE FORUM_A_TOPICS ADD T_POLLSTATUS int NULL DEFAULT 1
ALTER TABLE FORUM_A_TOPICS ADD T_POLLSTATUS int NULL DEFAULT 1
-2147217900 | User does not have permission to perform this operation on table 'FORUM_A_TOPICS'.

--------------------------------------------------------------------------------

Adding Column F_POLLS...
ALTER TABLE FORUM_FORUM ADD F_POLLS int NULL DEFAULT 0
ALTER TABLE FORUM_FORUM ADD F_POLLS int NULL DEFAULT 0
-2147217900 | User does not have permission to perform this operation on table 'FORUM_FORUM'.

--------------------------------------------------------------------------------


Nick

nickw
Junior Member

Ireland
193 Posts

Posted - 19 February 2003 :  19:03:45  Show Profile
Solved....

DBO Admin member is needed while making the changes.

Nick
Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 19 February 2003 :  19:10:58  Show Profile  Visit PeeWee.Inc's Homepage
yes, when ever you edit the DB it must be the first admin (the one you made when setting up the forum) who edits it, less you have edited who the main admin is in config.asp.

De Priofundus Calmo Ad Te Damine
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.42 seconds. Powered By: Snitz Forums 2000 Version 3.4.07