In my DB I m using 2 logins as wmuser & accounts...
The user wmuser is like a administrator.. So can make design changes while the user "accounts" can only read & write data...
I 've a problem regarding when user logins as wmuser other user "accounts" should not b able to access the db completely i.e the Db must b locked while "wmuser" is working...
So how dan i stop other users uing Db while wmuser logs in....
Thanks
The user wmuser is like a administrator.. So can make design changes while the user "accounts" can only read & write data...
I 've a problem regarding when user logins as wmuser other user "accounts" should not b able to access the db completely i.e the Db must b locked while "wmuser" is working...
So how dan i stop other users uing Db while wmuser logs in....
Thanks
Comment