php-windows | 2001042
Date: 04/29/01
- Next message: Paul Smith: "[PHP-WIN] PHP, network shares, and IIS5"
- Previous message: Piotr Pluciennik: "Re: [PHP-WIN] How to fulfill REQUEST.QUERYSTRING()"
- Next in thread: Toby Miller: "Re: [PHP-WIN] Help on MYSQL Table design"
- Reply: Toby Miller: "Re: [PHP-WIN] Help on MYSQL Table design"
- Reply: Toby Miller: "Re: [PHP-WIN] Help on MYSQL Table design"
- Reply: Toby Miller: "Re: [PHP-WIN] Help on MYSQL Table design"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Everybody,
I have 2 tables: personal_info and family_info.
For example, in personal_info, I have ID and NAME as fields. In
family_info, I have ID, F_NAME and RELATIONSHIP as fields.
The problem is in family_info, for each ID, I have several records. Do I
need to have another field, say, COUNT in family_info so that I
associate these records to each ID?
Thanks.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Paul Smith: "[PHP-WIN] PHP, network shares, and IIS5"
- Previous message: Piotr Pluciennik: "Re: [PHP-WIN] How to fulfill REQUEST.QUERYSTRING()"
- Next in thread: Toby Miller: "Re: [PHP-WIN] Help on MYSQL Table design"
- Reply: Toby Miller: "Re: [PHP-WIN] Help on MYSQL Table design"
- Reply: Toby Miller: "Re: [PHP-WIN] Help on MYSQL Table design"
- Reply: Toby Miller: "Re: [PHP-WIN] Help on MYSQL Table design"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

