BTerrell Group Blog

Scheduled SQL Server Data Export to CSV using SQLCMD

Posted by Kevin Yu on Tue, Jun 24, 2014

You may recall my blog article last month about using the SQLCMD utility to run a script from the command prompt to restore a database. Ever since then, I’ve found more and more opportunities for the SQLCMD utility to help me manage challenges in Microsoft SQL Server.

Read More

Tags: SQL, Microsoft

SQL Server Troubleshooting: Collation Conflict

Posted by Kevin Yu on Tue, Jun 10, 2014

Read More

Tags: SQL, server, collate, collation

Restoring a SQL Database to an Older Version of SQL

Posted by Michelle Tanner on Tue, May 13, 2014

Read More

Tags: SQL database, SQL