Weird copy/paste behavior/bug in Enterprise Manager?



I've known for some time that if I go to a "Tables" view in a database,
click on a table or
tables, and copy, I can then paste into Query Analyzer or Notepad, and
it will paste a
SQL definition of the table(s) I copied. Or so I thought...

Today, after highlighting and copying, I accidentally clicked on
another table on my way
to Query Analyzer, and to my surprise, when I pasted, I got the clicked
table, not the
ones I'd (thought I'd) copied.

Is this normal behavior? Is it a known bug?

(I'm not even sure if this is the right group to ask a question like
this, but I didn't see any
that looked more relevent...)

.



Relevant Pages

  • Re: Stupid Question - I think!
    ... I know that the table was not updated because I go to the Query Analyzer on ... update statement shown below does run in the Query Analyzer on the PDA ... (against the CE database) ... "Earl" wrote: ...
    (microsoft.public.sqlserver.ce)
  • Strange SQL Server CE 2.0 Problem
    ... Server CE database that is stored on a flash card inside the device. ... I can't use the SQL CE Query Analyzer -- the device ... selectCommand = new SqlCeCommand(sql, _connection, transaction); ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Database file already opened when synchronizing
    ... user had the Query Analyzer open in a background window) because the user ... usually would not be aware of that limitation. ... > SQL CE databases are limited to a single open connection at any ... >>I have noticed that if a PocketPC Query Analyzer has the database opened ...
    (microsoft.public.sqlserver.ce)
  • Re: sqlserver and access
    ... solid on exactly what SQL Server is. ... Query Analyzer is simply a tool that allows an administrator/developer to ... Your "central main database system" is actually a SQL Server. ... or would I need the help of a network administrator? ...
    (microsoft.public.sqlserver.programming)
  • Restore database rom different machine with query analyzer
    ... I would like to move/restore a database with the Query Analyzer. ... sitting on the machine, where query anaylzer is sitting, but it ... Jochen Daum - Cabletalk Group Ltd. PHP DB Edit Toolkit -- PHP scripts for building database editing interfaces. ...
    (microsoft.public.sqlserver.programming)

Loading