![]() |
Sergey Kornilov admin 4/15/2010 |
You absolutely should not create a separate user table for each pool. |
P
|
procheck author 4/16/2010 |
You absolutely should not create a separate user table for each pool. Add PoolId field to users table and enable advanced security mode 'Users can see all data, can edit their own data only'. Use PoolID from users and from the main table to link data. This is it.
|