Results 1 to 9 of 9

Thread: More intuitive T-SQL query editor

  1. #1

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Arrow More intuitive T-SQL query editor

    Is there something that could be used instead of the Query Analyzer that comes with SQL Server 2000?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  2. #2
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: More intuitive T-SQL query editor

    Whats wrong with Query Analyzer? there are others but you need to buy them I think. I write most of my T-SQL in TextPad with syntax highlighting turned on.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  3. #3

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: More intuitive T-SQL query editor

    Its not that there is something wrong about it. At times I just feel that it lacks some handy features like what we have in the VB IDE.

    Will look into that TextPad if it is better to use.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  4. #4
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: More intuitive T-SQL query editor

    Not must not intellisense either. Red Gate has one and a cpuple of others do also but as I said pay for only. Try the RedGate Toolbelt to see it it could meet what you want.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: More intuitive T-SQL query editor

    You can use Management Studio, but if you don't have a later version of SQL Server around you will only be able to get hold of the Express edition (download link in the SQL Server thread at the top of this forum).

  6. #6

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: More intuitive T-SQL query editor

    I do have SQL Server 2005 Express and its Management Studio but I happen to be more at home with using the Query Analyzer if it involves SQL Server 2000 databases. I think both are not robust enough.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  7. #7
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: More intuitive T-SQL query editor

    I've started using Management Studio 2008 recently - it's more like the VB IDE in regard to things like "respecting" the current tab position as you click enter - things like that.

    They got rid of the "highlight" the open/close parenthesis for some reason - I like that in 2005.

    I was forced into the upgrade to SSMS 2008 because my laptop's video driver would no longer work with SSMS 2005 - and I was forced back to MS 2000/QUERY ANALYZER and that step back was too far...

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  8. #8

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: More intuitive T-SQL query editor

    As SSMS 2005 can add a registration for SQL Server 2000 is it still the same with SSMS 2008?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  9. #9
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: More intuitive T-SQL query editor

    I cannot answer that unfortunately - I can't think of anywhere that I've got a SQL 2000 install still...

    Maybe an old laptop in my office - if I remember on Monday I'll check...

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width