I read in the documentation that from 7.6 - 7.7 there are some sql amends
6. msSQL_server_setup.asp - removed the creating of the tblActiveUsers table and the stored procedures:-
wwfSPActiveUsersWhereIPis
wwfSPAddNewActiveUser
wwfSPUpdateActiveUser
wwfSPDeleteActiveUser
wwfSPDeleteActiveUserDoubleEntry
wwfSPCountOfActiveUsers
wwfSPCountOfActiveGuests
How deos this effect upgrading an existing forum from 7.6 - 7.9.
Is there anything I need to run over the SQL database to remove / add or amend existing tables or can I just copy the new asp files up live.
Many thanks