I downloaded the zip file sf2k_32a06 . Installed it to my test forum area . Ran the setup.asp . It said I needed to update the database . Keep in mind I'm trying to transfer my database from version 3.1sr4 . So I update the database to 3.2 Final.. Now this is the error I'm getting (server = access2000)
Microsoft JET Database Engine error '80040e37'
The Microsoft Jet database engine cannot find the input table or query 'FORUM_A_TOPICS'. Make sure it exists and that its name is spelled correctly.
quote: The Microsoft Jet database engine cannot find the input table or query 'FORUM_A_TOPICS'. Make sure it exists and that its name is spelled correctly.
I think all you had to do was look for all instances of _A_TOPICS and replace it with _TOPICS and you should be fine.
The alpha's are not supported, as the code will change before release, the archive code being one of them. do not archive anything on a live site using the archive utility
Thanks for your help . Sorry to bring up a question on an alpha version , it kinda confused me when it said I needed to update my database and it gave the option for 3.2 Final. I know alpha doesnt get any support but you still took the time to answer my question . I thank you for that. I'll wait for the Final version before going live to my site . This way when something does go wrong I can get help on it .