Gossamer Forum
Home : Products : DBMan : Customization :

multiple databases

Quote Reply
multiple databases
i recently created a dbman intranet database.

now i want to do something completely different and set up an internet ads database.

however, i had problems with configuring it the way i want it. i want to set up one db.cgi but have multiple .db and .cfg's. how do i set the database to allow this as it seems to want just one .cfg to be set within the db.cgi.

------------------
cybergaz
Quote Reply
Re: multiple databases In reply to
sorry guys, fixed it myself. i had forgotten to add the db=deedaadeedaa to my query. dont need to change the .cgi file at all.

but here is another question.

what is the sequence for getting users to create a username/password if they want to add/delete an add. at the moment the way i have it set up it seems to jump to the main menu straight away. i really want to isolate totally the functions of view and add/delete.
Users are allowed to add/delete only their own ads.

the sequence would be:

View or Add/Delete
| |
select logon
ad to |
view go to
home page
|
-----------
| |
Add Delete


------------------
cybergaz