tags:

views:

49

answers:

3

Hi,

Is there any third party IDE/manager available for Microsft SQL Server Like Navicat or EMS SQL Manager which fast and good.

I use EMS Manager but it is slow even on local system.

Thanks

A: 

You can use the one from Microsoft - SQL Server Management Studio. There is a free edition (Express) too. It is not slow in my experience.

Oded
I know that but if you ever use navicat which is for mysql and orcale there is no comparison between studio and it
Professional2Hire
No comparison? I am sure you can list some of the things that you are missing... perhaps that will also help direct people to give you an answer better suited to your needs.
Oded
+1  A: 

What's wrong with SQL Server Management Studio?

Randy Minder
I know that but if you ever use navicat which is for mysql and orcale there is no comparison between studio and it
Professional2Hire
+1  A: 

SQuirreL if you don't want to use SQL Server tools

gbn