• You can also create a shortcut to Query Analyzer that will automatically connect to a specific server and database. The command line is:

    isqlw.exe -S

    You can also add -E for Integrated Security or "-U -P" to hard code a login and password.

    SQL = Scarcely Qualifies as a Language