Hello -boRg-
I'm preparing to set up the new MS SQL version
of the forum using the same database another is already operating from. I found the info that needs changing in setup_options_inc.asp, but I can't seem to locate where the corresponding Const strDbTable change needs to be made in msSQL_server_setup.asp as per the following instruction. What am I missing here?
'Set up the database table name prefix
'(This is useful if you are running multiple forums from one database)
' -
make sure you also change this in the msSQL_server_setup.asp file if setting up an ms SQL server database)
Const strDbTable = "tbl"
Thanks,
Jim