Q for modders: DBS upgrading a certain table

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/59629?pagenum=1
05 November 2025, 07:25

Topic


SiSL
Q for modders: DBS upgrading a certain table
27 September 2005, 14:13


Hi,

I have made a mod, however, I would like to change names of coloumns of a table that is created by previous attempt of this kind of mod by DBS.
For example earlier mod created FORUM_MODTABLE

And has Fields, such as REPLYID

And I want to write another upgrade DBS for changing this like R_REPLYID on same table.
Is it possible?
Another Question, I want to add something like to inc_header.asp to menu such as include file reading from database and typing record number to menu

Home | Profile | Mod (x) | Active Topics kind..
Since my include file gives error if DBS previously not installed but code implemented in. How can I make a check ? Simply adding strModXinstalled to C_VARIABLES or is there more code based method rather than increasing rows on CONFIG_NEW table?
<

 

© 2000-2021 Snitz™ Communications