Re: [PHP-DB] Working with multiple tables...

2005-03-21 Thread Bastien Koert
rest Liu <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: Re: [PHP-DB] Working with multiple tables... Date: Tue, 22 Mar 2005 09:15:01 +0800 seems that you should redesign your DB table field structure...to let your query easier. On Mon, 21 Mar 2005 13:44:54 -0600, NIPP, SCOTT V (SBCSI) <

Re: [PHP-DB] Working with multiple tables...

2005-03-21 Thread Mark Cain
ng to do and that perhaps you understand what I am trying to do. Let me know if this needs clarification. Mark Cain - Original Message - From: "NIPP, SCOTT V (SBCSI)" <[EMAIL PROTECTED]> To: Sent: Monday, March 21, 2005 2:44 PM Subject: [PHP-DB] Working with multiple tables.

Re: [PHP-DB] Working with multiple tables...

2005-03-21 Thread Forest Liu
seems that you should redesign your DB table field structure...to let your query easier. On Mon, 21 Mar 2005 13:44:54 -0600, NIPP, SCOTT V (SBCSI) <[EMAIL PROTECTED]> wrote: >I am working on revising a web request app that I have already > developed. The app basically provides a list of

RE: [PHP-DB] Working with multiple tables...

2005-03-21 Thread NIPP, SCOTT V \(SBCSI\)
@lists.php.net Subject: Re: [PHP-DB] Working with multiple tables... Seperate on another MySQL server, or seperate within the same MySQL server? On Monday 21 March 2005 11:44 am, NIPP, SCOTT V (SBCSI) wrote: > I am working on revising a web request app that I have already > developed. T

Re: [PHP-DB] Working with multiple tables...

2005-03-21 Thread Micah Stevens
Seperate on another MySQL server, or seperate within the same MySQL server? On Monday 21 March 2005 11:44 am, NIPP, SCOTT V (SBCSI) wrote: > I am working on revising a web request app that I have already > developed. The app basically provides a list of system names with > checkboxes for a user

[PHP-DB] Working with multiple tables...

2005-03-21 Thread NIPP, SCOTT V \(SBCSI\)
I am working on revising a web request app that I have already developed. The app basically provides a list of system names with checkboxes for a user to select to request accounts on the systems. One feature I am intending to add is that the app should check a separate database of user a