View Full Version : SQL Server 2005 Login


trackdaychamp
02-23-2007, 03:50 AM
Hi,

I am putting a SQL Server Backend on an Access frontend.

When I create a new Login in SQL Server 2005 Enterprise Edition, I assign it a username and password. However when I go to view the properties of the login I just created there is a problem.

Instead of seeing the 4 character password I entered, I am seeing a 15 character password that is masked. Does anyone know why this happens?

This is causing problems for me connecting to the SQL Server DB

Thanks,

Mark