Editor's Note: Send your SQL Server questions and comments to SQL Server MVP Brian Moran at savvy@sqlmag.com.
Our custom application uses a SQL Server User ID (UID) and password to connect to SQL Server. In other words, we're using a custom security model that persists logon and password information in tables maintained in SQL Server. Users don't know this UID and can access the database only through the application. We recently installed SQL Server 7.0 Service Pack 3 (SP3...