Posts tagged 'sql-server-2005'
Disappearing Visual Studio 2005 Menu Items
If you're like me and installed SQL Server 2005 Business Intelligence Development Studio after installing Visual Studio 2005, you might notice some menu items like Debug > Attach to Process are mising. I found the fix to this issue in this KB article ....
Continue reading "Disappearing Visual Studio 2005 Menu Items"
Fixing orphaned SQL users
I was migrating some databases and had some orphan users that I needed to fix. So, I found the sp_change_users_login stored procedure. It's pretty cool. Check it out.
SQL Server 2005 SP2 CTP Now Available for Download
A couple of hours ago the CTP for SQL Server 2005 SP2 was released. It mainly includes security improvements such as a new type of trigger that can be triggered against the logon event allowing you to do things like write policies for when a user is allowed to login to SQL Server. You can download the...
Continue reading "SQL Server 2005 SP2 CTP Now Available for Download"




