Archive for June 8th, 2005

This Sunday…the big day (2005-6-8)

You’re cordially invited to Loving Shepherd Lutheran Church on Sunday, June 12.  The church elders will be conducting the worship service,  with a sermon preached by Eric Longman entitled “Journeys of Faith”.  Be there at 9:14am for my bible study class; I’m starting a new series on Great People in the Old Testament. 

SQL Server Permissions – Fixing Orphaned Users (2005-6-8)

If you move a SQL Server database to another server, you frequently bump into problems with users and security.  The most common scenario is that you’ve created the user under Security, and the user of course exists within the database that you moved, but when you try to apply user permissions, you get an error [...]