Security and User Access
You
can set up different user accounts and passwords for different people to
use. This will allow you to control who
can see and edit what, and also help you see who was responsible for some work
...
Troubleshooting Multi-User Mode Connections
...At the 1> prompt, type the following and press enter,
using your own password:
ALTER LOGIN SA WITH PASSWORD = ‘<password>'
At the 2>
prompt, type the following and pres...