Client Tools
I have just Installed SQL Server 2005 on windows 2003 OS.
Is there any client tools like Query Analyzer of SQL server 2000 through which i can connect to the server and fire my queries? Where do I find that tool...
Thanks,
siaj
Thanks,
siaj
| Microsoft Technical Forums SQL Server SQL Server Tools General |
You can use SQL Server Enterprise Manager to issue queries. Click the "New Query" button. There is also a new command-line tool called SQLCMD.
Regards
Thanks,
siaj
-Jamie