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. Database & SysAdmin
  3. Database
  4. Sql Server Express: Testing sql-commands

Sql Server Express: Testing sql-commands

Scheduled Pinned Locked Moved Database
questioncsharpdatabasesql-serverlinq
6 Posts 5 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.
  • F Offline
    F Offline
    Frygreen
    wrote on last edited by
    #1

    Dear reader, I am totally new in database-programming. I have available all the standard-books but still, I feel lost in that area. I am working with Sql Server Express-Edition One of my basic questions is: How can I test SQL-commands from any kind of tool. It seems, that the express-edition does not have all the tools installed. Another question is: Is it ok to start programming with "basic Ado.Net" and not focussing on EF or Linq? Best regards

    L J M Richard DeemingR 4 Replies Last reply
    0
    • F Frygreen

      Dear reader, I am totally new in database-programming. I have available all the standard-books but still, I feel lost in that area. I am working with Sql Server Express-Edition One of my basic questions is: How can I test SQL-commands from any kind of tool. It seems, that the express-edition does not have all the tools installed. Another question is: Is it ok to start programming with "basic Ado.Net" and not focussing on EF or Linq? Best regards

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      There are many articles here on CodeProject and elsewhere that will give you a good introduction: SQL for Developers: Basic Data Retrieval[^], http://arcanecode.com/2007/01/25/create-a-sql-server-compact-edition-database-with-c/[^], and http://www.w3schools.com/sql/[^].

      1 Reply Last reply
      0
      • F Frygreen

        Dear reader, I am totally new in database-programming. I have available all the standard-books but still, I feel lost in that area. I am working with Sql Server Express-Edition One of my basic questions is: How can I test SQL-commands from any kind of tool. It seems, that the express-edition does not have all the tools installed. Another question is: Is it ok to start programming with "basic Ado.Net" and not focussing on EF or Linq? Best regards

        J Offline
        J Offline
        Jorgen Andersson
        wrote on last edited by
        #3

        Frygreen wrote:

        Another question is: Is it ok to start programming with "basic Ado.Net" and not focussing on EF or Linq?

        Oh yes!

        Wrong is evil and must be defeated. - Jeff Ello[^]

        1 Reply Last reply
        0
        • F Frygreen

          Dear reader, I am totally new in database-programming. I have available all the standard-books but still, I feel lost in that area. I am working with Sql Server Express-Edition One of my basic questions is: How can I test SQL-commands from any kind of tool. It seems, that the express-edition does not have all the tools installed. Another question is: Is it ok to start programming with "basic Ado.Net" and not focussing on EF or Linq? Best regards

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

          I will back Jorgen on this one, do NOT use EF as your data access layer if you intend to become a serious developer who builds data centric solutions. Linq to SQL is basically a disaster wrapped in obscure syntax, learn TSQL and you will reap the benefits your entire career.

          Never underestimate the power of human stupidity RAH

          1 Reply Last reply
          0
          • F Frygreen

            Dear reader, I am totally new in database-programming. I have available all the standard-books but still, I feel lost in that area. I am working with Sql Server Express-Edition One of my basic questions is: How can I test SQL-commands from any kind of tool. It seems, that the express-edition does not have all the tools installed. Another question is: Is it ok to start programming with "basic Ado.Net" and not focussing on EF or Linq? Best regards

            Richard DeemingR Offline
            Richard DeemingR Offline
            Richard Deeming
            wrote on last edited by
            #5

            Frygreen wrote:

            It seems, that the express-edition does not have all the tools installed.

            There are different installation options for SQL Express - the larger "Express with advanced services" or "Express with tools" downloads include Management Studio, whereas the smaller "Express" download doesn't. If you've downloaded the version without the tools, there's a separate "Management Studio"-only download available on the same page: http://www.microsoft.com/en-gb/download/details.aspx?id=29062[^]


            "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

            "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

            F 1 Reply Last reply
            0
            • Richard DeemingR Richard Deeming

              Frygreen wrote:

              It seems, that the express-edition does not have all the tools installed.

              There are different installation options for SQL Express - the larger "Express with advanced services" or "Express with tools" downloads include Management Studio, whereas the smaller "Express" download doesn't. If you've downloaded the version without the tools, there's a separate "Management Studio"-only download available on the same page: http://www.microsoft.com/en-gb/download/details.aspx?id=29062[^]


              "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

              F Offline
              F Offline
              Frygreen
              wrote on last edited by
              #6

              ...for the moment.... thank you for your kind replies

              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