BUG: Cut or Paste into SQL Admin Query Window Changes DB Focus

Last reviewed: April 29, 1997
Article ID: Q112054

The information in this article applies to:
  • Microsoft SQL Server, version 4.2
BUG #9686 (4.2)

SYMPTOMS

In SQL Admin query screen, cutting or pasting into a query window appears to change the database focus to master.

CAUSE

The SQL Admin query screen inaccurately displays that the database has been changed to Master. The database focus is actually still on pubs.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server version 4.2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Produce Problem

  1. Logon to SQL Admin (32 bit or 16 bit).

  2. Open query window.

  3. Use pubs.

  4. Type a SELECT statement and cut it, view the database focus. It displays “master."

  5. Use pubs.

  6. Paste what you have cut into the query window. View the database focus. It displays “master."

    NOTE: The database focus is displayed on the bottom bar of SQL Admin window.


Additional query words: Administrator Windows NT
Keywords : kbbug4.20 kbtool SSrvSQL_Admin SSrvWinNT
Version : 4.2
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.