Re: SQL 2005 Question
- From: "Arnie Rowland" <arnie@xxxxxxxx>
- Date: Thu, 28 Sep 2006 08:31:39 -0700
I guess that the easiest way to explain it is that Enterprise Mangler
included what amounted to some user/client interfaces (e.g., Query Designer)
that have not been exposed in SSMS.
In my opinion, that makes SSMS a better product.
--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous
"bill_atwork" <bill_atwork2000@xxxxxxxxx> wrote in message
news:1159453209.572650.186510@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Yes I noticed that, but if I were looking for one specific record in a
table holding millions of records it is so much easier to just pull a
query for example (Select * from mytable where email =
someSpecificEmaillAddress@xxxxxxxxx) and then update any field needing
to be updated.
Do they (microsoft) actually expect us to hunt through millions of
records?
There must be another way.
Dejan Sarka wrote:
Bill,
When you right-click on a table, the third option in the pop-up menu is
Open
Table. When you open the table, you can edit the data in SSMS.
--
Dejan Sarka, SQL Server MVP
Mentor, www.SolidQualityLearning.com
Anything written in this message represents solely the point of view of
the
sender.
This message does not imply endorsement from Solid Quality Learning, and
it
does not represent the point of view of Solid Quality Learning or any
other
person, company or institution mentioned in this message
"bill_atwork" <bill_atwork2000@xxxxxxxxx> wrote in message
news:1159389393.253901.266410@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Question, I just came from an ms sql 2000 enviroment to the new 2005
sql server management studio. In 2000 enterprise manager, if I wanted
to update some data quickly, I could expand the database tree on the
left side of the app... right click on any table and select "Open as
Query" type in my sql statement and then I could freely edit the
returned results. When I try this in 2005, the nearest I can find by
right clicking a table is "Script table as..." and then choose "Select
to". I am not able to edit the results in this manner. I used to use
this process all day long on 2000 enterprise manager and now I am at a
complete loss!
I know just enough about sql server to get my asp apps to run. Can
someone tell me how best to acheive what I need to do in 2005 and
provide a little step by step?
Thanks in advance.
.
- References:
- SQL 2005 Question
- From: bill_atwork
- Re: SQL 2005 Question
- From: Dejan Sarka
- Re: SQL 2005 Question
- From: bill_atwork
- SQL 2005 Question
- Prev by Date: Re: SQL 2005 Question
- Next by Date: Re: SQL 2005 Question
- Previous by thread: Re: SQL 2005 Question
- Next by thread: Re: SQL 2005 Question
- Index(es):
Relevant Pages
|
Loading