Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Things that have impressed me today

Things that have impressed me today

Scheduled Pinned Locked Moved The Lounge
databasecomquestion
9 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    martin_hughes
    wrote on last edited by
    #1

    Well there's only one "thing" actually, but back when I was doing software and all that jazz I would have loved a tool like Red Gate SQL Prompt. Talk about taking the effort out of writing T-Sql and the code formatting option is brilliant. Excellent stuff, and if you're not convinced by my rambling they offer a free 14 day trial.

    Books written by CP members

    H S M R B 5 Replies Last reply
    0
    • M martin_hughes

      Well there's only one "thing" actually, but back when I was doing software and all that jazz I would have loved a tool like Red Gate SQL Prompt. Talk about taking the effort out of writing T-Sql and the code formatting option is brilliant. Excellent stuff, and if you're not convinced by my rambling they offer a free 14 day trial.

      Books written by CP members

      H Offline
      H Offline
      hammerstein05
      wrote on last edited by
      #2

      I haven't used their SQL tools, but their memory profiler and exception hunter stuff is similarly impressive.

      1 Reply Last reply
      0
      • M martin_hughes

        Well there's only one "thing" actually, but back when I was doing software and all that jazz I would have loved a tool like Red Gate SQL Prompt. Talk about taking the effort out of writing T-Sql and the code formatting option is brilliant. Excellent stuff, and if you're not convinced by my rambling they offer a free 14 day trial.

        Books written by CP members

        S Offline
        S Offline
        Scott Serl
        wrote on last edited by
        #3

        I found SQLPrompt to slow me way down. I DO love SQLCompare, though...worth every penny.

        M 1 Reply Last reply
        0
        • S Scott Serl

          I found SQLPrompt to slow me way down. I DO love SQLCompare, though...worth every penny.

          M Offline
          M Offline
          martin_hughes
          wrote on last edited by
          #4

          You must have ninja-like SQL skills, fingers of tungsten and asbestos underpants. I have always sucked at SQL though, and take any help I can get :)

          Books written by CP members

          S 1 Reply Last reply
          0
          • M martin_hughes

            Well there's only one "thing" actually, but back when I was doing software and all that jazz I would have loved a tool like Red Gate SQL Prompt. Talk about taking the effort out of writing T-Sql and the code formatting option is brilliant. Excellent stuff, and if you're not convinced by my rambling they offer a free 14 day trial.

            Books written by CP members

            M Offline
            M Offline
            Mycroft Holmes
            wrote on last edited by
            #5

            I have used prompt from when it was a free tool, the current version is excellent but the previous release was pretty crappy. I rarely praise a suite in general but all the bits from Red-Gate we have used are excellent. SQL Compare is my favourite.

            Never underestimate the power of human stupidity RAH

            1 Reply Last reply
            0
            • M martin_hughes

              You must have ninja-like SQL skills, fingers of tungsten and asbestos underpants. I have always sucked at SQL though, and take any help I can get :)

              Books written by CP members

              S Offline
              S Offline
              Scott Serl
              wrote on last edited by
              #6

              I have written tools that format table field names into a list for a SQL query so I can cut and paste large lists of fields into the query (with aliases prepended and with commas). If there are only a few fields, then typing them is faster than waiting for the SQLPrompt lists to pop up (not to mention that SQL is not formatted to easily allow the editor to know which table you are querying from until you write the FROM and JOIN clauses).

              M 1 Reply Last reply
              0
              • M martin_hughes

                Well there's only one "thing" actually, but back when I was doing software and all that jazz I would have loved a tool like Red Gate SQL Prompt. Talk about taking the effort out of writing T-Sql and the code formatting option is brilliant. Excellent stuff, and if you're not convinced by my rambling they offer a free 14 day trial.

                Books written by CP members

                R Offline
                R Offline
                RCoate
                wrote on last edited by
                #7

                We just started using a few of their tools. Prompt is nice, but Backup is great. A 21GB database that produces a 15 GB backup file using native SQL backup is 2Gb using Red-Gate.

                1 Reply Last reply
                0
                • S Scott Serl

                  I have written tools that format table field names into a list for a SQL query so I can cut and paste large lists of fields into the query (with aliases prepended and with commas). If there are only a few fields, then typing them is faster than waiting for the SQLPrompt lists to pop up (not to mention that SQL is not formatted to easily allow the editor to know which table you are querying from until you write the FROM and JOIN clauses).

                  M Offline
                  M Offline
                  martin_hughes
                  wrote on last edited by
                  #8

                  Scott Serl wrote:

                  not to mention that SQL is not formatted to easily allow the editor to know which table you are querying from until you write the FROM and JOIN clauses

                  Good point - in the 6 hours or so of using the tool I started doing this: SELECT dbo.Table.Field to get intellisense and only got unstuck (slightly) when I needed to do this: where dbo.Table.Field = (SELECT MAX(tbl.Field) FROM dbo.Table as tbl WHERE dbo.Table.Field2 = tbl.Field2) 'cos the subquery couldn't be intellisnesed until I'd written the FROM clause. Still a brilliant tool, though :)

                  Books written by CP members

                  1 Reply Last reply
                  0
                  • M martin_hughes

                    Well there's only one "thing" actually, but back when I was doing software and all that jazz I would have loved a tool like Red Gate SQL Prompt. Talk about taking the effort out of writing T-Sql and the code formatting option is brilliant. Excellent stuff, and if you're not convinced by my rambling they offer a free 14 day trial.

                    Books written by CP members

                    B Offline
                    B Offline
                    Brady Kelly
                    wrote on last edited by
                    #9

                    I find the sometimes limited Intellisense in SQL Server 2008 quite helpful and enough most of the time.

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups