Re: [phplib] Authentication from multiple databases From: Jesse Swensen (swensenj <email protected>)
Date: 06/29/00

This sounds more like a database design issue. Why would you break your
database apart like that? What do you do if you want to see a list of all
the classes the student has taken in their 4-6 year history? Do you have to
open a separate database for each semester and do a query and then compile
the data? This sounds like a BAD!!! idea.

You would like to send me a definition of your database, I would be glad to
give you some help with the design.

-- 
Jesse Swensen
swensenj <email protected>

> From: Howard Schultens <hs <email protected>> > Organization: Zentrum Physiologie, University of Goettingen > Date: Thu, 29 Jun 2000 12:36:12 +0200 > To: PHPlib User List <phplib <email protected>> > Subject: [phplib] Authentication from multiple databases > > Now I have separate databases for different semesters, each containing > table of student data and one common database for the session data.

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>