SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Training
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


Product Reviews

All Reviews
Audit Tools
Backup Tools
Change Management Tools
Clustering Tools
Coding Tools
Design Tools
Diff / Compare Tools
Documentation Tools
Job Management Tools
Log Recovery Tools
Monitoring Tools
Remote Access Tools
Reporting Tools
Security Tools
Testing Tools

USEFUL SITES :

ASP.NET Tutorials
Windows and SQL Azure Tutorials
Cloud Hosting Magazine
SharePoint Tutorials
Windows Server Help

Write for Us

Share your SQL Server knowledge with others and raise your profile in the community More...
Latest Articles

A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server

More     
 
Latest FAQ's

Add Node to A SQL Server failover Cluster failed with invalid ...
SQL Server Destination remote server error
Setting Up Data And Log Files For SQL Server
Will Check Constraints Improve Database Performance?

More     
   
Latest Software Reviews

dbForge Review
Spotlight on ApexSQL Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Data Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Doc 2008

More     

reviews >> coding tools >> Write SQL Statements Faster with SQL Prompt ...

Write SQL Statements Faster with SQL Prompt

By : Dinesh Asanka
Jun 20, 2006

Software Spotlight

Product:

SQL Prompt

Version:

2

Publisher:

Red Gate Software

Price:

FREE until September 1, 2006

If you are a visual developer, you may be used to seeing a list of keywords for variables whenever you type "." or press Ctrl + Spacebar in your integrated development environment. I don't think you need me to tell you that this is an extremely useful feature.

What if you could get the same functionality for your favorite SQL Server editor? Just imagine how much time you could save it you didn't have to spend it hunting down table column names and their properties, like data type and length.

SQL Prompt enables this functionality in Microsoft Query Analyzer, SQL Server 2005 Management Studio, Visual Studio 2005, Visual Studio .NET 2003, SQL Server 2000 Enterprise Manager, and UltraEdit32. It simply sits behind the scenes and provides unobtrusive Intellisense style auto-completion for Microsoft SQL Server editors when you press Ctrl + Spacebar or when you type "." after a table/view/alias name.


Figure 1: SQL Prompt is easy to configure and use.

Features include:

  • Table/view name completion.
  • Column name completion.
  • Stored procedure name completion.
  • USE completion.
  • JOIN/JOIN ON completion.
  • Auto uppercasing of keywords.
  • Auto popup after keywords.


Installation and Configuration

You won't be hassled by a lot of fancy screens with this tool. The only UI is the configuration screen (Figure 1).


Figure 2: Select items that you want to show in the candidate list.

When you select items that you want to show in the candidate list, an important feature is the ability to display system objects (Figure 2). Most of the time, you will not need to display system objects. But you can decide this on your own. Another important option is the display of functions types. As there are many functions in SQL Server, you may find it to be more of a problem than a solution if the list shows all of the functions available in SQL Server. To avoid this you have the option of selecting only those functions you wish to see.


    Next Page>>    








C# Help and Tutorials | PHP MySQL Tutorial | Sharepoint Tutorial | Azure Tutorial | Cloud Hosting Magazine | ASP.NET Tutorials | Windows Server Help | Windows Phone Pro | Silverlight Ace | Visual Studio Tutorials | Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | SQL Server Training Videos | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views


              © 2010 Jude O'Kelly. All rights reserved