Introduction to PowerBuilder

HomePrevious Lesson: Executing a Stored Procedure
Next Lesson: Maintaining Table Security

Maintaining Database Users

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.
HomePrevious Lesson: Executing a Stored Procedure
Next Lesson: Maintaining Table Security