I was wondering if there is a way to have multiple forum pages attached to one database.
This is what I am trying to do. I am setting up an online school, that will offer 5 classes (to start). I'd like to have a different forum page (and topic pages) for each class and only allow a login to work with one of the 5 forums.
Is this possible to do and is it possible to have all 5 forum posts stored in one mysql database.
I have a similar requirement. I have 20 user groups, all related, but each member will only belong to one of the message boards.
Better yet, these need to be secured so that members cannot wander around to see what the other folks are chatting about.
Access 2000, with an likelihood of going to Sql Server.
Can one copy of the application be configured to handle many databases, depending upon what group the member belongs to? I can determine the group to open, by passing an access level parameter from ASP/Protect.