Forum Moderators: rogerd
Next question would be which database? Access or MS SQL and why? I am expecting heavy traffic on the forum as the site gets a lot of readers. Would appreciate any feedback and experiences.
Thanks.
One thing I'd do is read the forums for the BBS software and see what people say about volume vs. database performance.
Access is a handy desktop application, not a serious backend database. If you can't use MySQL, then MS-SQL is the only way to go.
I've never used it, but Snitz has a good reputation.
It does not support PHP as the server is Windows so I need to use an ASP forum.
Uh... both PHP and mySQL work great on Windows.
[php.net...]
The code was easy to tweak the titles etc, and add spiderable links to previous pages of topics (the default was a drop down menu).
I couldn't find a mod to change the variables FORUM_ID=nn and TOPIC_ID=nn - which I don't think google likes too much, due to the ID, although it has indexed it, it shows no TBPR, and I haven't got around to changing it myself.
With a bit of customisation, and a proper database, I imagine you could run a decent forum with snitz...IMHO, etc...
No doubt I'll have more questions. Cheers!