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 182447
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:56:28+00:00 2026-05-11T14:56:28+00:00

I’m interested to know how I could improve the performance of SQL Server when

  • 0

I’m interested to know how I could improve the performance of SQL Server when using sequential GUID when using Access 2007 as a front end to SQL Server 2008 (please note it’s the only context I’m interested in).

I have made some tests (and gotten some fairly surprising results, in particular from SQL Server when using sequential GUID: the insert performance degrades very very quickly and it doesn’t seem right to degrade so quickly to me.

Basically the test is as follow:

From the Access front-end, using VBA only, insert 100,000 records in batches of 1000, sequentially.

  • I tried it both with a Identity and a sequential GUID as the PK.
  • I tried it in SQL Server 2008 Standard (no special tweaking just default install) as and an Access 2007 database as the back-end. All tables linked back to the front-end.

Some of the results (more, with raw data available on my blog entry about the test):

It’s clear that, as the database grows, the insert performance is reduced but SQL Server isn’t performing very well at all here.

http://blog.nkadesign.com/wp-content/uploads/2009/04/chart02.png

Expanded view of the results for SQL Server: http://blog.nkadesign.com/wp-content/uploads/2009/04/chart03.png

Edit 13APR2009

I’ve found an issue with my server configuration and I updated the tests on my blog.
Thanks to all for your replies, they helped me a lot.

  • 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. 2026-05-11T14:56:29+00:00Added an answer on May 11, 2026 at 2:56 pm

    My question is whether your test setup represents the reality of your application or not. In short, are you testing the right thing?

    Is your app going to be appending large numbers of records one at a time?

    Or is it going to be appending batches of records based on a SQL SELECT?

    If the latter, you might look at trying to do it all server-side, particularly if the source table(s) in the SELECT are on the server. It’s important to realize that with ODBC, a batch append is going to be sent to the SQL Server as a single insert for every single row (every similar to the recordset-based approach in your test code). If you move the same process entirely server-side, it can be done as a batch operation.

    Also, you should test again using ADO instead of DAO. It may optimize the operation completely differently.

    Last of all, someone brought to my attention just this past week this fascinating article by Andy Baron:

    Optimizing Microsoft Office Access Applications Linked to SQL Server

    I’m still absorbing the contents of that very useful article, and it discusses several issues in regard to non-GUID-specific topics that may help you optimize your process for maximum efficiency.

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

Sidebar

Ask A Question

Stats

  • Questions 95k
  • Answers 95k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer When you say [windowController window] is nil, how are you… May 11, 2026 at 7:06 pm
  • Editorial Team
    Editorial Team added an answer Check out the HKEY_CLASSES_ROOT hive in your registry. It's all… May 11, 2026 at 7:06 pm
  • Editorial Team
    Editorial Team added an answer For MSBuild I have written 2 articles that may help… May 11, 2026 at 7:06 pm

Related Questions

I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I am currently running into a problem where an element is coming back from
Seemingly simple, but I cannot find anything relevant on the web. What is the
Configuring TinyMCE to allow for tags, based on a customer requirement. My config is
Is it possible to replace javascript w/ HTML if JavaScript is not enabled on

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.