Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.
Your profile
Tag cloud
backup bigdata book database denali functions gotcha how to howto indexing mongodb nosql performance sql sql advent 2012 sql friday sql server sql server 2000 sql server 2005 sql server 2008 sql server 2008 r2 sql server 2012 sql server denali sqlcop ssis ssms ssrs t-sql tip trick
Authors
- SQLDenis (403)

- Ted Krueger (onpnt) (252)

- Jes Schultz Borland (grrlgeek) (102)

- George Mastros (gmmastros) (40)

- Naomi Nosonovsky (23)

- David Forck (thirster42) (20)

- Koen Verbeeck (19)

- Axel Achten (axel8s) (16)

- Kevin Conan (15)

- Christiaan Baes (chrissie1) (12)

- Eli Weinstock-Herman (tarwn) (12)

- sqlarcher (10)

- emtucifor (7)

- Alex Ullrich (6)

- ptheriault (6)

- More...
Main Categories
Search
Google Ads
Categories: Database Programming, IBM DB2, Microsoft SQL Server, MySQL, Oracle
Deploying Database Changes with PowerShell
Recently, while working on a personal project, I found myself needing a lightweight way to deploy database changes to multiple environments. In the past I have used a wide range of methods, ranging from applying the changes manually to applying changes via a diff tool (SQL Compare), to automatically applying manually created change scripts, to automatically applying diff scripts that were automatically generated, to working directly in production..er, pretend you didn't see that one.
SQL Server Database owner ~~UNKNOWN~~
Today I was checking an older server and decided to run sp_helpdb. On a bunch of databases I noticed that the owner was ~~UNKNOWN~~. The only reason I noticed this was when I tried to look at a specific database which is mirrored. I was greeted with thi…
SQL Server Baseline Collection
SQL Server baseline collection is an important task that is too frequently overlooked. Collecting information on how SQL Server is both providing data services and reacting to how those data services are being utilized, creates a foundation for efficie…
Fixing a SQL Server could not spawn FRunCM thread error
I had to change the account that some SQL Server boxes were using to run the SQL Server services. After I changed the account on one machine from DomainName\User to DomainName\NewUser SQL Server wouldn't start up In the error log I saw the following…
Where to find the xtype info for SQL Server in a table
If you look at the sys.sysobjects view, you will see an xtype column listed Object type. Can be one of the following object types: AF = Aggregate function (CLR) C = CHECK constraint D = Default or DEFAULT constraint F = FOREIGN KEY constraint L…
:: Next >>

LTD Social Sitings
Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.