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

  • Home
  • SEARCH
  • 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 8180423
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T00:12:41+00:00 2026-06-07T00:12:41+00:00

Currently, I am writing a MiddleWare application that synchronizes information between and accounting application

  • 0

Currently, I am writing a MiddleWare application that synchronizes information between and accounting application (i.e. Quickbooks) and a SQL database. I am fairly new to Linq-To-SQL and am currently struggling with what originally appeared to be a simple problem.

In short, I have logic that queries the chart of accounts from the accounting application (i.e. AR, Income, Expense, Liability, etc…). Then, my Middleware has to determine whether or not it needs to insert, update, or delete an account in the Accounts table of the SQL database for each record. Figuring out whether or not the operation is insert or delete was pretty easy to figure out but, I am struggling with the case where an account is deleted from Quickbooks and needs to be deleted from my SQL database. I’d like to run a Linq-To-Sql query that basically deletes all records from the Account table where the ListID is not in the list of ListIDs retrieved from a query. Is there some easy way to perform this in Linq-To-Sql?

  • 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-06-07T00:12:42+00:00Added an answer on June 7, 2026 at 12:12 am
    db.accounts.Where(x => !ListIDs.Contains(x.ID))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently writing a Java app that interfaces with a MySQL database. My problem
I'm currently writing an application that allows one to store images, and then tag
I'm currently writing a application that needs to capture some images. I start the
I'm currently writing a proxy application that reads from one socket and writes on
I am currently writing a C# application. I am new to using a ConcurrentDictionary
I am currently writing an application that needs to pull data from an XHTML
I'm currently writing an application that's meant to scale with data brought in from
I'm currently writing some intranet web application where people could submit to admins requests
I am currently writing an application where the user has, at some point, to
I'm currently writing an app in Android that works with the GPS. At the

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.