Re: [PHP-DB] Child tables in MySQL

2001-01-22 Thread JJeffman
an -Mensagem Original- De: Darryl Friesen <[EMAIL PROTECTED]> Para: <[EMAIL PROTECTED]> Enviada em: sexta-feira, 19 de janeiro de 2001 19:27 Assunto: Re: [PHP-DB] Child tables in MySQL > > > > How about creating a separate table for each user and a column in the &g

Re: [PHP-DB] Child tables in MySQL

2001-01-19 Thread Darryl Friesen
> How about creating a separate table for each user and a column in the > main table pointing to these user preference tables I missed the first part of this thread, so forgive me if I'm missing something, but that seems like a very bad idea. What if 10,000 people sign up (for whatever this se

Re: [PHP-DB] Child tables in MySQL

2001-01-19 Thread kancha
How about creating a separate table for each user and a column in the main table pointing to these user preference tables kancha. On Thu, 18 Jan 2001 21:53:55 -0700 (MST), John Starkey wrote: > Can anyone tell me how to create child tables in MySQL? I'm creating User > Prefs and need to store

RE: [PHP-DB] Child tables in MySQL

2001-01-18 Thread Alarion
that info. Sean -Original Message- From: John Starkey [mailto:[EMAIL PROTECTED]] Sent: Friday, January 19, 2001 12:14 AM To: Alarion Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DB] Child tables in MySQL Forgive me.. newbie alert :} I'm trying to make a user homepage with prefs. But I&#x

RE: [PHP-DB] Child tables in MySQL

2001-01-18 Thread John Starkey
r ID. > > Sean > > -Original Message- > From: John Starkey [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 18, 2001 11:54 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Child tables in MySQL > > > Can anyone tell me how to create child tables in MySQL?

[PHP-DB] Child tables in MySQL

2001-01-18 Thread John Starkey
Can anyone tell me how to create child tables in MySQL? I'm creating User Prefs and need to store bookmarks, and unlimited number. So adding columns is out of the question. Any other suggestions? Thank in advance, John -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mai