You are on page 1of 1

========================================================== SQL Pretty Printer Add-In for SQL Server Management Studio 2003-2013 GuduSoft All rights reserved.

http://www.dpriver.com ========================================================== This Add-In helps you beautify sql code in SSMS with lots of format options, Make sql code more readable. Besides beautify sql code, it can also translate sql code into C#,Java,Php and m any other program languages that is ready to use in your own program. SQL Pretty printer is designed to deal with SQL statement used by different Data base Such as MSSQL, Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on. And we will make it conforms to most of the entry-level SQL99 Standard. System Requirement: -----------------Before Install this Add-In,SQL Server Management Studio should already been inst alled. This Add-In works in SQL Server Management Studio(SSMS), with .NET2.0 installed. It doesn't work for EE edition of SSMS. Install/Uninstall/Upgrade ------------------------After unzip the download file, just run ppforssmssetup.msi to install this add-i n. You can also uninstall this add-in by running ppforssmssetup.msi, and choose the option to remove SQL Pretty Printer for SQL Server Management Studio. Or, from Control Panel->Added or Uninstall software. You can upgrade to new version by uninstall previous version and install new ver sion. Make sure run sqlwb /setup in dos command window to refresh the UI of this add-i n. For some reasons, if you uninstall this add-in and don't want to use it again. You may need to remove the menu by open Tools->Customize, and drag the add-in me nu to this customize window.

Usage -----------------After Install this Add-in, There is a menu "SQL Beautifier" in SSMS with items: Format Selected SQL, Format SQL, Format SQL Option and About this add-in. You can also format sql in sql editor with shortcut key(ctrl+k,ctrl+j for all sq ls ,and ctrl+k,ctrl+h for selected sql). There is also a toolbar with two buttons to format sql or selected sql. If this toolbar is not visible, you can use Tools->Customize, In Toolbars tab, c heck the SQL Beautifier CommandBar. Bug report: -----------------Sign in here and send your comments. Thank you! http://www.wangz.net/bugs/mantisbt/login_page.php

You might also like