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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T02:39:06+00:00 2026-05-24T02:39:06+00:00

Does anyone have an idea as to why SQL Azure does not support with

  • 0

Does anyone have an idea as to why SQL Azure does not support with nolock SQL statements. Does Microsoft has any plans of supporting this in the future?

  • 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-24T02:39:07+00:00Added an answer on May 24, 2026 at 2:39 am

    I tried running a nolock query on SQL azure and it works. That got me thinking that the statement is ignored because technically you don’t have the option to set the database option (READ_COMMITTED_SNAPSHOT and ALLOW_SNAPSHOT_ISOLATION). I’m guessing this is the reason but I’ll try and do some more digging.

    Note: this is an Azure limitation.

    You can find more information here:

    Both the READ_COMMITTED_SNAPSHOT and ALLOW_SNAPSHOT_ISOLATION database
    options are set to ON in SQL Azure Database. Because SET
    in the ALTER DATABASE Transact-SQL statement is not
    supported, these database options cannot be changed. For more
    information on row versioning-based isolation levels, see
    Understanding Row Versioning-Based Isolation Levels.

    Update: after a quick discussion with two über SQL experts, the solution appears to be to use a query like:

    set transaction isolation level READ UNCOMMITTED
    select * from myTestTable
    

    So for every batch, you need to specify the isolation level.

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

Sidebar

Related Questions

Does anyone have any idea what is wrong with this create statement for mysql?
Does anyone have any idea of why this could happen? I have a C
Does anyone have an idea how can I fix this vulnerability in Apache 2.2.4
This may be a doozy, but does anyone have an idea how to: Pass
Does anyone have any recommendations of tools that can be of assistance with moving
Does anyone have a definitive answer to whether Sql Server Management Objects is compatible
Does anyone have the secret formula to resizing transparent images (mainly GIFs) without ANY
Does anyone have a technique for generating SQL table create (and data insert) commands
Does anyone have any experience getting MSTest to copy hibernate.cfg.xml properly to the output
Does anyone have an idea what this error means or how to solve it?

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.