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. Web Development
  3. ASP.NET
  4. Error while selection... [modified]

Error while selection... [modified]

Scheduled Pinned Locked Moved ASP.NET
databasehelpcsharpasp-net
4 Posts 3 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
    sacheesach
    wrote on last edited by
    #1

    Im getting this error "SELECT permission denied on object '_______', database 'name of database', owner 'dbo'." while connecting to database in SQL in asp.net help -- modified at 3:50 Tuesday 31st July, 2007

    C 1 Reply Last reply
    0
    • S sacheesach

      Im getting this error "SELECT permission denied on object '_______', database 'name of database', owner 'dbo'." while connecting to database in SQL in asp.net help -- modified at 3:50 Tuesday 31st July, 2007

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Sounds like your DB is set up so the user you're logging in as doesn't have permission to do a SELECT.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      B 1 Reply Last reply
      0
      • C Christian Graus

        Sounds like your DB is set up so the user you're logging in as doesn't have permission to do a SELECT.

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

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

        Isn;t it the ASPNET user, not the logged on user? I recall having to grant permissions to the ASPNET user more than once.

        C 1 Reply Last reply
        0
        • B Brady Kelly

          Isn;t it the ASPNET user, not the logged on user? I recall having to grant permissions to the ASPNET user more than once.

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          I was thinking of the user within the database, not the ASPNET user on the system, but you're right, that could be an issue also.

          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          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