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. MySQL
  4. SQL2005

SQL2005

Scheduled Pinned Locked Moved MySQL
databasecsharpasp-netsysadmin
3 Posts 3 Posters 5 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
    M Ambigai
    wrote on last edited by
    #1

    Sir, I've newly installed SQL2005. While opening management studio it asks for server name. I couldn't connect database in asp.net using this installed sql

    W C 2 Replies Last reply
    0
    • M M Ambigai

      Sir, I've newly installed SQL2005. While opening management studio it asks for server name. I couldn't connect database in asp.net using this installed sql

      W Offline
      W Offline
      Wendelius
      wrote on last edited by
      #2

      M.Ambigai wrote:

      While opening management studio it asks for server name

      You define the server name as machinename\instancename. For example if your instance is named SQLExpress, you can use .\SQLExpress (dot means local machine or you can use the machine name)

      M.Ambigai wrote:

      I couldn't connect database in asp.net using this installed sql

      You have to define the connection string correctly. There's a very good site for connection strings: http://www.connectionstrings.com/[^] Side-note: Since this is SQL Server specific question, I believe it should have been posted on General Database forum[^]

      The need to optimize rises from a bad design.My articles[^]

      1 Reply Last reply
      0
      • M M Ambigai

        Sir, I've newly installed SQL2005. While opening management studio it asks for server name. I couldn't connect database in asp.net using this installed sql

        C Offline
        C Offline
        Cruel Handsome
        wrote on last edited by
        #3

        if you have currently a server then give the server name otherwise type (only .).

        Sujit Sahu (Cruel Handsome)

        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