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 does not exist or access denied [modified]

SQL Server does not exist or access denied [modified]

Scheduled Pinned Locked Moved Database
databasecsharpasp-netsql-serversysadmin
3 Posts 2 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.
  • S Offline
    S Offline
    sarah_chandran
    wrote on last edited by
    #1

    My colleague is not able to access the sql server that resides in my local system from the asp.net application in her pc even though my sql server is running. She is able to access my sql server using her query analyser. The code in web.config add key="ConnectionString" value="Data Source=Myservername;User Id=mysqlservername; Password=mysqlserverpassword;Initial Catalog=mydatabasename;Connection Lifetime=30" I have used the same code in my web.config and i am able to access my sql server. Do tell if i have to give some rights for her to access my sql server through asp.net application -- modified at 6:59 Tuesday 23rd May, 2006

    S 1 Reply Last reply
    0
    • S sarah_chandran

      My colleague is not able to access the sql server that resides in my local system from the asp.net application in her pc even though my sql server is running. She is able to access my sql server using her query analyser. The code in web.config add key="ConnectionString" value="Data Source=Myservername;User Id=mysqlservername; Password=mysqlserverpassword;Initial Catalog=mydatabasename;Connection Lifetime=30" I have used the same code in my web.config and i am able to access my sql server. Do tell if i have to give some rights for her to access my sql server through asp.net application -- modified at 6:59 Tuesday 23rd May, 2006

      S Offline
      S Offline
      sathish s
      wrote on last edited by
      #2

      Check sql server authentication mode in your Enterprise manager. Try changing it to work in both windows and sql server mode.

      S 1 Reply Last reply
      0
      • S sathish s

        Check sql server authentication mode in your Enterprise manager. Try changing it to work in both windows and sql server mode.

        S Offline
        S Offline
        sarah_chandran
        wrote on last edited by
        #3

        Thanks for the reply. The authentication mode is SQL Server and Windows.

        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