In SQL Server 2000, can we give separate passwords to two separate databases created by two separate users in a single machine, irrespective of the password given wholly to SQL Server.

Eg. Suppose A & B are two databases. Can we give X1 password to A and X2 password to B, whereas XX will be the SQL Server password.