Quantcast
Channel: sqlscottgleason
Browsing latest articles
Browse All 13 View Live

Where are my “Indent” and “Un Indent” icons within Bids “Script Task Editor”?

Where are my “Indent” and “Un Indent” icons within Bids “Script Task Editor”? On the default toolbar, you have comment and uncomment code, but Indent and Un Indent are missing. ...

View Article



Vote for new Service Packs for SQL 2005 and 2008

No really, have you tried to install SQL 2008 on 2008 Server R2 yet? I just finished my install this morning and it was not pretty by any means. Here we go: You need to first ...

View Article

Configure Group Policy to keep RDP session to a minimum on your SSIS boxes.

Configure Group Policy to keep RDP session to a minimum on your SSIS boxes Active Directory Group Polices overwrite local policies on a windows server.   With that fact in mind, if you ...

View Article

What three events brought you here?

Recently Paul Randal posted What three events brought you here ?   He bascially ask "what three life-direction-changing-events" have brought you to where you are today? Which is a very ...

View Article

How to Transfer SQL Logins Between SQL Servers

If your building a new sql server, you'll need to move the SQL user accounts and their passwords to the new server.  This works for sql 2005 and sql 2008 servers. Here is the link to the orginal ...

View Article


Why didn't I fire that person?

So the big, really-bad, cry-yourself to sleep, "you'll get automatically fired if you do this" thing happened at work this week. Here is a snippet of the back ground story... [on second ...

View Article

Sql Super Hero’s Cave of Best Practices

So I've been seeing a few funny videos about the IPhone4 VRS EVO on youtube. I thought I could make a video.. here is my first stab. Sql Super Hero’s Cave of Best Practices ...

View Article

Breaking In (Entry level advice)

How does one get started in a technical field?   One thing that I see from time to time is someone who just keeps taking class after class hoping that a resume full of classes will make ...

View Article


How to attach a database without a log file

This collection of notes/scripts orginally came from SQLTeam ( http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=85187 ) EXEC sp_attach_single_file_db @dbname = 'DBNAME', @physname = ...

View Article


msmqtask.dll left over from a SQL 2005 32 bit install.

Recently I got this error while installing SQL Server 2005 64 bit on a machine where previously SQL Server 2005 32 bit was installed:   1. Open Administrative Tools \ Component Services 2. Go to ...

View Article

Sql 2005 rebuildig the Master Database

I do a lot of builds during the week and once in a blue moon, I select the wrong collation setting But thats not an issue with the following script that will rebuild the master database.   Just ...

View Article

PowerShell to reclusively delete .bak and .txt files older than 5 days.

I ran across a server that has backups being generated and it doesn’t have any maintenance plans created on the server itself.  The backups are being created from some external source. The disk ...

View Article

RDL managment

Pretty much we all know that you can use SSRS to manage your reports, but when it comes to transfering rdls that (2005/2008) limits you to one rdl at a time. Were you aware that the RDL files are ...

View Article

Browsing latest articles
Browse All 13 View Live




Latest Images