Date: 06/29/00
- Next message: Bradley Kieser: "Re: [phplib] reliable php web hosting?"
- Previous message: Bogdan Morar: "Re: [phplib] Authentication from multiple databases"
- In reply to: Howard Schultens: "[phplib] Authentication from multiple databases"
- Next in thread: Dong Baohua: "Re: [phplib] Authentication from multiple databases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Bradley Kieser: "Re: [phplib] reliable php web hosting?"
- Previous message: Bogdan Morar: "Re: [phplib] Authentication from multiple databases"
- In reply to: Howard Schultens: "[phplib] Authentication from multiple databases"
- Next in thread: Dong Baohua: "Re: [phplib] Authentication from multiple databases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

