Tag Archives: Redgate

Installing the SQL Clone Agent and the VC++ Runtime

I was trying to get SQL Clone working recently and had an issue with the Agent. If you haven’t looked at SQL Clone, it’s a really cool product from Redgate that’s in beta right now. It will help you build … Continue reading

Posted in Blog | Tagged , , | 1 Comment

More #SQLintheCity–Behind the Scenes

I posted this, but here it is again. A a shot from our engineer, behind the scenes of my live talk today. Tom Austin and @way0utwest live at #sqlinthecity – a behind the scenes look! pic.twitter.com/ADsWhc2tEg — Robert Chipperfield (@rmc47) … Continue reading

Posted in Blog | Tagged , , | Comments Off on More #SQLintheCity–Behind the Scenes

Quick Prompt Tips–Custom Procedure Templates

One of the things that I often do is create stored procedures. The syntax for doing so is simple, but it has a number of items that need to be included. SQL Prompt makes this much quicker with the “cp” … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Quick Prompt Tips–Custom Procedure Templates

New Formatting in #SQLPrompt

I love SQL Prompt. This might be my favorite tool from Redgate Software and just when I thought it couldn’t be any better, a new formatting engine has been released. Reading through existing source code and understanding the intent is … Continue reading

Posted in Blog | Tagged , , | 1 Comment