Print Page | Close Window

one database, two forum lists

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=3368
Printed Date: 01 April 2026 at 12:54pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: one database, two forum lists
Posted By: donhill
Subject: one database, two forum lists
Date Posted: 07 June 2003 at 5:28pm

Hi,

 

I want to be able to have two different lists of forum names.

 

Each list shows up via a particular page and logging into either page allows user to travel between either page to view the two forum lists without relogging into database.

 

Is their anyway that I can force the page to only show the particular forums i wish to have shown in each page? Or do I need to write each page to a separate database?

 

I imagine some code at the beginning of a script to select only those forums matching a criteria depending on the page they are logging in from.




Replies:
Posted By: fernan82
Date Posted: 07 June 2003 at 5:39pm

if you're using the sql version you can, just make a new database for the second forum and replace the tables exept the ones that store forums and posts with views to the tables on the other db...

i believe the tables you need to keep are tblForum, tblTopic, tblThread, tblCategory, tblPermissions, tblPoll, and tblPollChoice..... replace the others with views to the other db....



-------------
FeRnAN
http://www.danasoft.com/">



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net