Re: Multiple Roles

2004-01-02 Thread Roger Baklund
* Caroline Jen > In case that a user has multiple roles; for example, > John Dole is both author and editor, > > 1. I should have two rows for John Dole? > >John Dole author >John Dole editor > >or. I should have only one row and use comma ',' to > >separate the roles? > >

Re: Multiple Roles

2004-01-02 Thread Ed Leafe
On Jan 2, 2004, at 4:28 AM, Caroline Jen wrote: 1. I should have two rows for John Dole? John Dole author John Dole editor or. I should have only one row and use comma ',' to separate the roles? John Dole author, editor 2. How do I create the table for the second cas

Re: Multiple Roles

2004-01-02 Thread Tobias Asplund
On Fri, 2 Jan 2004, Caroline Jen wrote: > In case that a user has multiple roles; for example, > John Dole is both author and editor, > > 1. I should have two rows for John Dole? > >John Dole author >John Dole editor > >or. I should have only one row and use comma ',' to > >

Re: Multiple Roles

2004-01-02 Thread Martijn Tonies
Hi, > > In case that a user has multiple roles; for example, > > John Dole is both author and editor, > > > > 1. I should have two rows for John Dole? > > > >John Dole author > >John Dole editor > > > >or. I should have only one row and use comma ',' to > > > >separate the

Re: Multiple Roles

2004-01-02 Thread Eli Hen
"Caroline Jen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > In case that a user has multiple roles; for example, > John Dole is both author and editor, > > 1. I should have two rows for John Dole? > >John Dole author >John Dole editor > >or. I should have only