Click here to monitor SSC

Bart

Software Engineer - Red Gate Software

SQL Prompt 3.5 Release Candidate is now available!

Published Tuesday, July 17, 2007 6:40 PM

Well that's pretty self-explanatory. We've had a few teething problems trying to get this thing ready and on the FTP site today so this will be a rather more brief post than I'd originally planned. I'd intended to talk about some of the new features in a little more depth, however I'll do that over the next few days.

Anyway, cutting to the chase, the forum announcement is here:

http://www.red-gate.com/messageboard/viewtopic.php?t=5263

And the download URL is:

ftp://ftp.red-gate.com/sqlpromptbeta/SQLPrompt3.5.0.000323.exe

Major new features and improvements include:

  • Visual Studio 2005 database project support
  • Cross database queries
  • Distributed queries across linked SQL Server instances
  • Correlated subqueries
  • 3 – 5 times faster metadata retrieval
  • Large script support
  • 40 – 95% decrease in memory footprint

The team have worked really hard on this and so there are also a whole raft of other fixes and enhancements in there but I'll talk more about all this stuff tomorrow and over the next few days. Right now I have a barbecue to go to, and it looks dangerously like it might not even rain which (let me tell you) makes a very pleasant change round here at the moment.

Enjoy the RC. As I say, more of an update soon, and all being well the final release should be out by the end of the month.


by Bart Read
Filed Under: ,

Comments

 

Expanding the .NET blogosphere said:

Today I spent some time playing with today's release of Red Gate's latest version of SQL Prompt, which
July 18, 2007 10:48 PM
You need to sign in to comment on this blog

About Bart Read

Bart has done many things since he started work at Red Gate Software Ltd in August 2004, but nowadays he's (mainly) the product manager for the .NET Developer Tools. He still feels like this is a bit like admitting you were cheering for the Empire whilst watching Star Wars, but for now he's along for the ride. In a previous incarnation he was a project manager leading the .NET Reflector Pro, ANTS Memory Profiler 5, ANTS Performance Profiler 4 & 5, and SQL Prompt 3.0 - 3.6 projects. He still occasionally writes some code and, in the past, has touched the code for most of the Red Gate SQL developer tools... some of them still haven't recovered from the shock. He was born and grew up in Dorset, was educated in Nottingham and London, and likes music and real ale. His photo is extremely misleading.
<July 2007>
SuMoTuWeThFrSa
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234
Automated Script-generation with Powershell and SMO
 In the first of a series of articles on automating the process of building, modifying and copying SQL... Read more...

Converting String Data to XML and XML to String Data
 We all appreciate that, in general, XML documents or fragments are held in strings as text markup. In... Read more...

Geek of the Week: Don Syme
 With the arrival of F# 3.0 Microsoft announced a wide range of improvements such as type providers that... Read more...

How to Document and Configure SQL Server Instance Settings
 Occasionally, when you install identical databases on two different SQL Server instances, they will... Read more...

What's the Point of Using VARCHAR(n) Anymore?
 The arrival of the (MAX) data types in SQL Server 2005 were one of the most popular feature for the... Read more...