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
 MOD db setup .dbs syntax?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

sumo
Junior Member

USA
121 Posts

Posted - 13 April 2001 :  14:36:03  Show Profile  Visit sumo's Homepage  Send sumo an AOL message
Anyone have the syntax to follow for creating a .dbs file for a MOD if it needs to change the database in some way?

I need one that will alter a table. Is what I have for it correct?

MS Exchange Server MOD 2.0
[ALTER]
FORUM_CONFIG
ADD
C_STREXCHANGESERVER#smallint##
ADD
C_STREXCHANGESERVERADDR#nvarchar (255)##
ADD
C_STREXCHANGESERVER_CN#nvarchar (50)##
ADD
C_STREXCHANGESERVER_OU#nvarchar (255)##
ADD
C_STREXCHANGESERVER_O#nvarchar (255)##
[END]


Mike
http://www.sumovw.com/
http://www.sumovw.com/forum/
http://www.sumofx.com/

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 13 April 2001 :  14:45:49  Show Profile  Visit HuwR's Homepage
it should be

MS Exchange Server MOD 2.0
[ALTER]
CONFIG
ADD#C_STREXCHANGESERVER#int##
ADD#C_STREXCHANGESERVERADDR#varchar (255)##
ADD#C_STREXCHANGESERVER_CN#varchar (50)##
ADD#C_STREXCHANGESERVER_OU#varchar (255)##
ADD#C_STREXCHANGESERVER_O#varchar (255)##
[END]


This is the latest file, it should be placed in the forum directory.
http://195.149.32.155/snitzmods/admin_mod_dbsetup.txt

Your file should now be named as follows dbs_FILENAME.asp , and if not removed
automatically by mod_dbsetup, should be removed after completing the db setup.




Go to Top of Page

jlaw
Junior Member

USA
120 Posts

Posted - 13 April 2001 :  18:19:36  Show Profile  Send jlaw an ICQ Message
Just what I was looking for.

Go to Top of Page

sumo
Junior Member

USA
121 Posts

Posted - 14 April 2001 :  01:47:08  Show Profile  Visit sumo's Homepage  Send sumo an AOL message
Thank you kindly!!

Now I think I can release my first full MOD, though not for everyone...

Mike
http://www.sumovw.com/
http://www.sumovw.com/forum/
http://www.sumofx.com/
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.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07