Re: Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- From: "David Portas" <REMOVE_BEFORE_REPLYING_dportas@xxxxxxx>
- Date: 13 May 2006 00:20:20 -0700
Mark Olbert wrote:
As you say, maybe you are using Management Studio wrongly.
If you know SQL then Management Studio is the best way. If you don't know
SQL and don't want to learn it then get one of the end-user tools I already
mentioned.
I do quite a bit of work in SQL, so that's not the problem. Management Studio is a clunky way to do ad hoc analyses. Importing data
is a pain (and, speaking of removing functionality, there's some useful importing capability in SqlServer2000 enterprise manager
which is gone in Management Studio), and the cycle of writing queries, using them, tweaking them, repeat (which happens quite a bit
doing ad hoc work) is nowhere near as smooth as in Access.
But if you're telling me Management Studio is the best there is right now, fine. That just means the best is quite a bit worse than
what I used to have.
- Mark
It sounds to me like you may be using the Query Designer feature. I
don't know anyone who uses that. I write queries in Management Studio
by clicking "New Query", "Connect" and then just type. If you are doing
that then I don't understand why you think the development cycle is
harder. It is only so if you don't know Transact-SQL.
What Import/Export functionality is missing? Click Tasks / Import Data.
You can feedback any bugs / suggestions at the feedback centre:
http://lab.msdn.microsoft.com/ProductFeedback/
--
David Portas, SQL Server MVP
Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.
SQL Server Books Online:
http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
--
.
- Follow-Ups:
- Re: Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- From: Mark Olbert
- Re: Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- References:
- Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- From: Mark Olbert
- Re: Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- From: David Portas
- Re: Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- From: Mark Olbert
- Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- Prev by Date: Re: Just rolled out SQLS 2005. No ADP design?
- Next by Date: sql server 2005 september ctp
- Previous by thread: Re: Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- Next by thread: Re: Best Practices: Ad Hoc Analysis Front end for Sql Server 2005
- Index(es):
Relevant Pages
|
Loading