| Home | Previous Lesson: Executing a Stored Procedure Next Lesson: Maintaining Table Security |
If you are the database administrator, you can add users to the database by invoking the popup menu and selecting Add User menu option. Unless the user name is defined in the database, the user is not allowed to login into the database. This may be different between database vendor to database. For example, in Sybase Adaptive Server, if you define a guest user in a database, any user, including the user who is not listed in that database, can access that database depending on the guest privileges.
| Home | Previous Lesson: Executing a Stored Procedure Next Lesson: Maintaining Table Security |