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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:22:53+00:00 2026-05-26T04:22:53+00:00

I have one SQL Server Express instance with a pretty normal well formed database.

  • 0

I have one SQL Server Express instance with a pretty normal well formed database. I need to have the data continuously replicated to a SQL Server Express instance on another server.

Now, I know that SQL Server Express does not include the Publisher part of built-in replication, so I’m looking for alternative solutions. I do not want to upgrade any of the databases.

Naturally, I could make my own replication with guids, timestamps etc. and transfer the data using my own coding(as suggested in SQL Server Express database replication/synchronization), but I would want to avoid all that work, especially seeing that the replication is really very basic.

Perhaps a generic trigger added to each table?
Perhaps some kind of database job?

Any suggestions?

  • 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-26T04:22:53+00:00Added an answer on May 26, 2026 at 4:22 am

    You wouldn’t be able to utilize any built-in job scheduling, because Express does not ship with SQL Server Agent.

    Here’s your options as far as I see it:

    1. Write an application that transfers “articles” from your “publisher” db to your “subscriber” db(s)
    2. Create a set of views to have a summation of data that you want to be published. Then create INSTEAD OF triggers on these views (you can’t create an AFTER/FOR trigger on a view) to process that data and transfer it to your “subscriber”(s).

    Those are both not very intensive tasks. In my opinion, just to have it centralized I would go the first route. That way all of the logic is contained within the application, and your “publisher” database is ignorant to the replication. Not to mention your application could handle an unavailable subscriber pretty easy.

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

Sidebar

Related Questions

I have created one user named tuser with create database rights in SQL server
I have a DataGridView which is filling from Table in SQL Server Database. One
First a little introduction. We have an SQL Server Express 2008 database, which schema
I have added Full Text Search to my sql server 2008 express database and
I have SQL Server Express on my laptop. I only need to hit it
I have a straightforward installation of SQL Server 2005 Express with a named instance
i have a single sql database in sql server express. i have a login
I have a local SQL Server Express database that I want to copy to
In SQL Server 2008: I have one table, and I want to do something
I have two SQL Server 2005 databases, one is for development and the other

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.