Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 714763
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T05:06:41+00:00 2026-05-14T05:06:41+00:00

I have a console app that’s geared to be automatically ran as a Scheduled

  • 0

I have a console app that’s geared to be automatically ran as a Scheduled Task. I use LINQ to SQL to pull some data out of the database, format it into a CSV and email it to a client. All of a sudden I am getting the error “SELECT permission denied for table”, but the account I’m using to connect to the database (specified in my app.config file) has the “sysadmin” server role (bad programmer, I know; I’ll get around to changing it to a better account later but I want to make sure it works first).

I can connect directly to the SQL database using that very same account and query the table in question without a problem, it only seems to be when using the LINQ code. Any idea what would be causing this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T05:06:41+00:00Added an answer on May 14, 2026 at 5:06 am

    Same server and database?

    The error should actually say something like “does not exist or do not have permission”. Now, if you’re sysadmin then permission is irrelevant so table must not exist where you think it is

    Ideas:

    • Wrong server
    • Client SQL alias pointing to wrong server
    • Wrong DB context
    • Wrong schema (eg SELECT * FROM bob.myTable should be SELECT * FROM fred.Mytable)

    Try SELECT @@SERVERNAME, DB_NAME() (or Linq equivalent) to see where you are as a first step…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a console app that will be running through a scheduled task and
I have one console app that is doing some lengthy syncing to an ftp
I have a console app that needs to connect to a remote sql server
I have a console app that needs to display the state of items, but
I have a C# console app App1 that reads a row of data from
I have a .Net console App which using a scheduled event will start, call
I have console app A that references another console app B. B app has
I have a console app that performs a lengthy process. I am printing out
I have a console app that is calling a WCF app hosted in IIS.
I have a console app that I'm porting to WPF. The application has 3

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.