|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
2005 query designer yellow/green in marginWhen I type stuff in SQL query designer, there is a (usually) yellow mark
(thin yellow vertical line) to the left of each line that I type. Sometimes this line is green or occasionally it's not there (or it's white). Where is the meaning and purpose of this documented? Also, what is it? (The answer to the first question removes the need to answer the second question) :-) Thanks. David Walker Seems like the colors indicates the modifications done in a file.
No color = no modification. Yellow = modification, not saved. Green = modification, saved. -- Show quoteTibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "DWalker" <n***@none.com> wrote in message news:O45V8IAkGHA.4588@TK2MSFTNGP05.phx.gbl... > When I type stuff in SQL query designer, there is a (usually) yellow mark > (thin yellow vertical line) to the left of each line that I type. > Sometimes this line is green or occasionally it's not there (or it's > white). > > Where is the meaning and purpose of this documented? > > Also, what is it? (The answer to the first question removes the need to > answer the second question) :-) > > Thanks. > > David Walker "Tibor Karaszi" <tibor_please.no.email_kara***@hotmail.nomail.com> wrote in "Seems Like" is great, but where is this documented? Are we supposed to news:uZrA0oFkGHA.4660@TK2MSFTNGP05.phx.gbl: > Seems like the colors indicates the modifications done in a file. > > No color = no modification. > Yellow = modification, not saved. > Green = modification, saved. > guess what everything in SQL server 2005 means? Not to be ungrateful, but I am extremely interested in the quality of the documentation that's included with SQL Server 2005. Thanks. David Walker > Not to be ungrateful, but I am extremely interested in the quality of the Thanks, we appreciate your interest in the quality of our documentation. I > documentation that's included with SQL Server 2005. looked for this information in the April update to Books Online and didn't find anything specific. I recommend that you pick a topic such as the "Code and Text Editor" topic, click the Send Feedback link and tell the writer that you'd like to see the colors that appear in the margins documented. Your feedback automatically generates a doc bug and is assigned to the writer that owns that topic/area. Regards, Gail -- Show quoteGail Erickson [MS] SQL Server Documentation Team This posting is provided "AS IS" with no warranties, and confers no rights Download the latest version of Books Online from http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx "DWalker" <n***@none.com> wrote in message news:uPx%23jBJkGHA.3496@TK2MSFTNGP02.phx.gbl... > "Tibor Karaszi" <tibor_please.no.email_kara***@hotmail.nomail.com> wrote > in > news:uZrA0oFkGHA.4660@TK2MSFTNGP05.phx.gbl: > >> Seems like the colors indicates the modifications done in a file. >> >> No color = no modification. >> Yellow = modification, not saved. >> Green = modification, saved. >> > > "Seems Like" is great, but where is this documented? Are we supposed to > guess what everything in SQL server 2005 means? > > Not to be ungrateful, but I am extremely interested in the quality of the > documentation that's included with SQL Server 2005. > > Thanks. > > David Walker David,
Trust Gail on the usefulness of giving feedback through Books Online. However, I thought I'd point out where you can find a bit more, but not quite from the documentation. In Management Studio's Tools|Options dialog you can change the color options for "Track changes before save" and "Track changes after save", and it will change these colors. It's a little more fun this way than just guessing, but I agree that the documentation should describe all the options and features. Steve Kass Drew University Show quote "DWalker" <n***@none.com> wrote in message news:uPx%23jBJkGHA.3496@TK2MSFTNGP02.phx.gbl... > "Tibor Karaszi" <tibor_please.no.email_kara***@hotmail.nomail.com> wrote > in > news:uZrA0oFkGHA.4660@TK2MSFTNGP05.phx.gbl: > >> Seems like the colors indicates the modifications done in a file. >> >> No color = no modification. >> Yellow = modification, not saved. >> Green = modification, saved. >> > > "Seems Like" is great, but where is this documented? Are we supposed to > guess what everything in SQL server 2005 means? > > Not to be ungrateful, but I am extremely interested in the quality of the > documentation that's included with SQL Server 2005. > > Thanks. > > David Walker DWalker (n***@none.com) writes:
Show quote > "Tibor Karaszi" <tibor_please.no.email_kara***@hotmail.nomail.com> wrote Management Studio is derived from Visual Studio 2005. Some VS features are> in news:uZrA0oFkGHA.4660@TK2MSFTNGP05.phx.gbl: > >> Seems like the colors indicates the modifications done in a file. >> >> No color = no modification. >> Yellow = modification, not saved. >> Green = modification, saved. >> > > "Seems Like" is great, but where is this documented? Are we supposed to > guess what everything in SQL server 2005 means? > > Not to be ungrateful, but I am extremely interested in the quality of the > documentation that's included with SQL Server 2005. not fully exposed in Mgmt Stuido, and Track Changes is one of them. I recall that at some point I made huge Find/Replace, and I got a message about disabling Track Changes - a feature that did not existed. -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx Erland Sommarskog <esq***@sommarskog.se> wrote in
Show quote news:Xns97E676C65F33Yazorman@127.0.0.1: Thanks to everyone for the responses. I will send an item about the > DWalker (n***@none.com) writes: >> "Tibor Karaszi" <tibor_please.no.email_kara***@hotmail.nomail.com> >> wrote in news:uZrA0oFkGHA.4660@TK2MSFTNGP05.phx.gbl: >> >>> Seems like the colors indicates the modifications done in a file. >>> >>> No color = no modification. >>> Yellow = modification, not saved. >>> Green = modification, saved. >>> >> >> "Seems Like" is great, but where is this documented? Are we supposed >> to guess what everything in SQL server 2005 means? >> >> Not to be ungrateful, but I am extremely interested in the quality of >> the documentation that's included with SQL Server 2005. > > Management Studio is derived from Visual Studio 2005. Some VS features > are not fully exposed in Mgmt Stuido, and Track Changes is one of > them. I recall that at some point I made huge Find/Replace, and I got > a message about disabling Track Changes - a feature that did not > existed. documentation. David Walker |
|||||||||||||||||||||||