Skip navigation

Are there any "easter eggs" in SQL Server?

A. Yes,

SQL 6.5 Enterprise Manager.

  1. Using the Enterprise Manager create a "New Server Group" called starfighter.
  2. Register a Server called IS COOL (note there is a space there) under this new server group.
  3. Click 'register anyway' as it won't connect.
  4. Highlight "IS COOL" and click the "About Box " to see the development team.

SQL 6.5 ISQL/W

  1. Connect to a server (or just click cancel)
  2. Choose help/about.
  3. Press F1 and you will now see the ISQL/W development team.

Contributed by Neil Pike


TAGS: SQL
Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish