In case you have configured SQL Instance to use the static TCP/IP port number. You can connect SQL Server as below using SSMS.
Archive for the ‘OS and SQL’ Category
How to connect the SQL Server running on the different TCP/IP port?
Posted by Jugal Shah on March 14, 2012
Posted in OS and SQL, SQL Server 2008, SQL Server 2008 R2, SQL Server 2011 (Denali) | Tagged: Jugal Shah, SQL Server, SQLDBPool, SSMS, Static Port, TCP Port | 1 Comment »
Again Awarded as SQL Server MVP
Posted by Jugal Shah on April 6, 2011
Dear All,
I am again awarded as SQL Server MVP. Keep reading!!! Post Comments!! and give me your suggestion.
Thanks,
Jugal Shah
Posted in OS and SQL | 9 Comments »
How to be DBA?
Posted by Jugal Shah on April 5, 2011
Dear Readers,
I have added a new page to SQLDBPool.com which will guide you for your DBA career.
You can post your comments or DBA Career related question on that page.
Thanks, Jugal Shah
Posted in OS and SQL | 2 Comments »
How to be SQL DBA?
Posted by Jugal Shah on April 4, 2011
Posted in OS and SQL | Tagged: DBA Roles and Responsibilities, how to be DBA?, Points to Study to be SQL DBA | Leave a Comment »
India Won ICC Cricket World Cup Trophy
Posted by Jugal Shah on April 2, 2011
Posted in OS and SQL | Tagged: India Won ICC Cricket World Cup Trophy, Love you India, Proud to be an Indian | Leave a Comment »
Doing a lot of SQL coding – Try SQL Complete
Posted by Jugal Shah on March 14, 2011
Are you doing a lot of SQL coding every day and looking devouringly at every tool offering replacement of the native SSMS IntelliSense available only for SQL Server 2008? Then don’t miss Devart dbForge SQL Complete while you are seeking an assistant to do the boring part of your work that should have been automated and simplified long ago.
General Information
The tool is available in two editions:
Express – a free edition providing basic functionality to complete and format SQL code.
Standard – fully-featured edition providing all necessary functionality for completing and formatting T-SQL code.
30-day trial period available for Standard Edition should be enough for anyone to test all product features and check if it meets one’s requirements.
During evaluation and usage, you can submit requests and suggestions to the tool’s support team. Besides, you can take part in creating its development roadmap at UserVoice.
Features
- Context-based prompt of different object types
- Context-based prompt of keywords
- Context-based prompt of function parameters
- Word autocompletion
- Automatic filtering of object in the suggestion list
- Context-based sorting of suggestions in the list
- Determining a current database or schema
- Supporting queries to various databases
- Automatic displaying suggestions while typing
- Two ways to insert a suggested word into a query
- Usage of syntax highlight settings for the suggestions list
- Query formatting
- Support of various query types
- Semi-transparent view of the suggestion box
- Inserting columns list on pressing Tab
- Suggesting methods for columns and variables
- Suggesting conditions for JOIN statement
- Automatic alias generation in SELECT statements
- Sorting keywords by relevance
- Quick object info
- Expanding INSERT statements
- Export/Import settings wizard
Review
I chose to install trial of SQL Complete Standard Edition. The installation took several seconds, and the tool and all its options are ready to use and easy to access from the SQL Server Management Studio main menu:
OK, but we will peep into the options later, when we see how the tool actually works and be sure that it’s worth spending time on learning different advanced settings. Now we want to type any query we think of first. This can be as simple as SELECT * FROM:
What can we see? The tool filtered available suggestions depending on the probability of their usage. This saved me from tedious selecting of the needed word in a list sorted alphabetically (imagine it was the last one in it!) or typing almost the whole word
Now I’d like to exclude some columns from the table I am working with in this statement. Unfortunately, the “*” symbol is rarely replaced with the columns list by code author. But I found a way to do this quickly and effortlessly using the tool – just pressed Tab, as was written in the hint, and it was all:
Surely, you often have to join tables in queries just as I do. Quite simply, these statements allow combining data in multiple tables to quickly and efficiently process large quantities of data, but often they take too much time to write. There is a feature declaring SQL Complete capability to do such a trick painlessly for the one who is writing code:
I can say these were positive impressions, and the tool is really worth spending more time for testing. I decided on using some more complicated unformatted query, as the vendor puts emphasis on the tool’s advanced formatting capabilities. Here’s what we’ve got:
Before:
After:
My query was successfully formatted and is readable now.
Being able to access essential information on a database object is pretty useful and saves some efforts on looking it up:
The tool offers quite a lot of formatting options and a wizard for importing and exporting settings – this should be useful for large companies where some standardized T-SQL code formatting is necessary:
Summary
SQL Complete can be used by professionals, amateurs, and everybody who has something to do with writing SQL code. Besides, the price of the fully-featured edition (less than $50.00), availability of the free edition, effective product support provided by its development team make it worth testing seriously when choosing a tool from a number of alternatives offering similar functionality.
Posted in Database, DB Articles, OS and SQL, SQL Server, SQL Server 2008, SQL Server 2008 R2, SQL Server 2011 (Denali) | Tagged: SQL Complete, Third Party Tool Review | Leave a Comment »
Subscribe to SQLDBPool by SMS
Posted by Jugal Shah on February 3, 2011
Dear Readers,
By registering your mobile number, you will get SMS on SQLDBPool.com post. Click SMS icon for more information.
Thanks,
Jugal Shah
Posted in OS and SQL | Leave a Comment »
All Articles – Page is Changed Now
Posted by Jugal Shah on January 11, 2011
Dear Readers,
I have changed the All Articles Page of SQLDBPOOL.com. Now you can easily find out all the articles from the list.
Thanks,
Jugal Shah
Posted in OS and SQL | Leave a Comment »
2010 in review
Posted by Jugal Shah on January 2, 2011
Summary of how we did in year 2010

The Blog-Health-o-Meter™ reads Wow.
Crunchy numbers
The Louvre Museum has 8.5 million visitors per year. This blog was viewed about 140,000 times in 2010. If it were an exhibit at The Louvre Museum, it would take 6 days for that many people to see it.
In 2010, there were 81 new posts, growing the total archive of this blog to 220 posts. There were 46 pictures uploaded, taking up a total of 5mb. That’s about 4 pictures per month.
The busiest day of the year was January 25th with 1709 views. The most popular post that day was Happy Republic Day.
Where did they come from?
The top referring sites in 2010 were google.co.in, google.com, en.wordpress.com, stackoverflow.com, and yandex.ru.
Some visitors came searching, mostly for sql server 2005 interview questions, republic day, dba responsibilities, error 18456, and system databases in sql server 2005.
Attractions in 2010
These are the posts and pages that got the most views in 2010.
Happy Republic Day January 2009
6 comments
How to change SQL Server Instance Name? September 2008
4 comments
SQL Server 2005 Interview Questions May 2008
62 comments
SQL Server 2008 Active-Passive/Active-Active Cluster Installation October 2009
14 comments
DBA Roles and Responsibilities December 2008
46 comments
Articles Posted on MSSQLTips.com
| Database Administration |
|
| Dynamic Management Views\Functions |
| Monitoring |
| Security |
| SQL Server Management Studio |
| Tools |
Posted in OS and SQL | Leave a Comment »
Format Your Query Online
Posted by Jugal Shah on December 17, 2010
Dear Reader,
I would like to share good Query formating link. Please check it.
Posted in OS and SQL | 1 Comment »
SQLDBPool has now its own domain
Posted by Jugal Shah on May 7, 2010
Dear Readers,
Now you dont have to write the long http://sqldbpool.wordpress.com/ URL, We have now our own domain. You can now check your favourite articles by just typing http://sqldbpool.com/
Thank You
Best Regards,
Jugal Shah
jugal.shah@sqldbpool.com
Posted in OS and SQL | 1 Comment »



















