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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T05:25:55+00:00 2026-05-26T05:25:55+00:00

I have a UI that needs certain portions to be disabled if the SQL

  • 0

I have a UI that needs certain portions to be disabled if the SQL Server it’s connecting to does not support replication and which types of replication it supports (snapshot, merge, transactional). I looked through the doc for the SERVERPROPERTY function, but didn’t see anything that looked like it was what I needed. Any suggestions?

Note – It would be preferable to not have to resort to switching on the Edition.

  • 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-26T05:25:55+00:00Added an answer on May 26, 2026 at 5:25 am

    So it looks like there is no easy way to determine if replication is supported, however, it is possible to determine if the database is being replicated:

    SELECT name, CASE WHEN is_published = 1 OR is_merge_published = 1 OR is_distributor = 1 THEN 1 ELSE 0 END AS uses_replication FROM sys.databases
    

    That’s about as close as I can get I think.

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

Sidebar

Related Questions

We have a servlet that needs certain variables like passwords, encryption salts, etc., not
I have data that needs to be executed on a certain background thread. I
I have an application that needs branding when downloaded in certain continents. When installed
I have a table column that needs to be limited to a certain width
I have a website that needs to perform a certain backend function once per
We have a website that needs to perform certain actions when a pop-up is
I've got an inventory table that needs to have certain in each row, and
Using MVC2 Have a master-page that needs to hide certain menus if currently logged
I have an application that temporarily needs some certain amount of memory/heap for some
I have a textBox that needs to be transformed into a DatePicker under certain

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.