Shlomi Fish wrote:
On Fri, 16 Aug 2002, Oded Arbel wrote:
Shlomi Fish wrote:
I have three tables: clubs, users and permissions. clubs contains a
Club_ID (an integer). users contains a User_ID. Permissions contains both
as well as a Subject
On Fri, 16 Aug 2002, Oded Arbel wrote:
> Shlomi Fish wrote:
>
> >I have three tables: clubs, users and permissions. clubs contains a
> >Club_ID (an integer). users contains a User_ID. Permissions contains both
> >as well as a Subjects field (a boolean).
> >
> >Now, a user is allowed to edit the d
Shlomi Fish wrote:
>I have three tables: clubs, users and permissions. clubs contains a
>Club_ID (an integer). users contains a User_ID. Permissions contains both
>as well as a Subjects field (a boolean).
>
>Now, a user is allowed to edit the data associated with a club if he has a
>record in the
From: "Shlomi Fish" <[EMAIL PROTECTED]>
>
> I have three tables: clubs, users and permissions. clubs contains a
> Club_ID (an integer). users contains a User_ID. Permissions contains both
> as well as a Subjects field (a boolean).
>
> Now, a user is allowed to edit the data associated with a club
I have three tables: clubs, users and permissions. clubs contains a
Club_ID (an integer). users contains a User_ID. Permissions contains both
as well as a Subjects field (a boolean).
Now, a user is allowed to edit the data associated with a club if he has a
record in the permissions table (with