Note: You must be registered in order to post a reply. To register, click here. Registration is FREE! Before posting, make sure you have read this topic!
T O P I C R E V I E W
SiSL
Posted - 27 September 2005 : 14:13:33 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?