Refactor and Prompt
dhammond
Posts: 6 Bronze 2
Hi,
I have a general question about the long-term goals of the SQL Refactor and its relation to SQL Prompt. I've been trying out SQL Prompt for a little while and like it very much. Since I use Management Studio for all of my sql writing, I may also be interested in SQL Refactor, but it seems to me that there is some overlap in functionality with the two products -- both do some code formatting for instance. I like the idea of a Management Studio plugin rather than an application that starts when Windows starts (though I do think it's nifty the way SQL Prompt works with a variety of editors :-). Are there any plans to combine the functionality of both products in a single plugin?
Thanks,
- David
I have a general question about the long-term goals of the SQL Refactor and its relation to SQL Prompt. I've been trying out SQL Prompt for a little while and like it very much. Since I use Management Studio for all of my sql writing, I may also be interested in SQL Refactor, but it seems to me that there is some overlap in functionality with the two products -- both do some code formatting for instance. I like the idea of a Management Studio plugin rather than an application that starts when Windows starts (though I do think it's nifty the way SQL Prompt works with a variety of editors :-). Are there any plans to combine the functionality of both products in a single plugin?
Thanks,
- David
Comments
Hi David,
the two products complement each other. Prompt is an intellysense tool that assists in typing. Refactor works with existing code and your database schema. Prompt is invoked autmatically while you type, Refactor is not invoked automatically. Prompt also supports other development platforms, like SQL Query Analyzer. You are however absolutely right that the two products have the same target market, i.e. people who write TSQL code and who maintain and design databases. For this reason these two tools, together with SQL Dependency tracker, are available (and can be downloaded once Prompt 3.0 is out ) as a bundle.
Regards,
Andras
Red Gate Software Ltd.
Tim
Denver, CO