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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T22:34:54+00:00 2026-06-08T22:34:54+00:00

Is it possible to have a MS access backend database (Microsoft JET or Access

  • 0

Is it possible to have a MS access backend database (Microsoft JET or Access Database Engine) set up so that whenever entries are inserted/updated those changes are replicated* to a PostgreSQL database?

Two-way synchronization would be nice, but one way would be acceptable.

I know it’s popular to link the two and use one as a frontend, but it’s essential that both be backend.

Any suggestions?


* ie reflected, synchronized, mirrored

  • 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-08T22:34:56+00:00Added an answer on June 8, 2026 at 10:34 pm

    Can you use Microsoft SQL Server Express Edition? Or do you have to use Microsoft Access Database Engine? It’s possible you’ll have more options using MS SQL express, like more complete triggers and logging.

    Either way, you’re going to need a way to accumulate a log of changed rows from the source database engine, and a program to sync them to PostgreSQL by reading the log and converting it into suitable PostgreSQL INSERT, UPDATE and DELETE statements.

    You could do this by having audit triggers in MADB/Express insert a row into an audit shadow table for every “real” table whenever it changed, including inserting special “row deleted” audit entries. Then your sync program could connect to both MADB/Express, read the audit tables, apply the changes to PostgreSQL, and empty the audit tables.

    I’ll be surprised if you find anything to do this out of the box. It’s one area where Microsoft SQL Server has a big advantage because of all the deep Access and MADB engine integation to support the synchronisation and integration features.

    There are some ETL (“Extract, Transform, Load”) tools that might be helpful, like Pentaho and Talend. I don’t know if you can achieve the desired degree of automation with them though.

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

Sidebar

Related Questions

I have a program that uses a Microsoft Access database for its back-end. I
Is it possible to have multiple backend user group access lists in Typo3? For
I am developing a system that will have a database backend. I am intending
I'm currently developing a PHP application that's using an Access database as a backend.
Possible Duplicate: C++ Inherited template classes don't have access to the base class I'm
Possible Duplicate: WPF Listview Access to SelectedItem and subitems I have a listview defined
Possible Duplicate: How Do I Access This Variable? Lets say I have the code:
Is it possible to access struts2 variable in jsp scriptlet? If I have struts2
Is it possible to have a free iPhone app that has say an initial
I have a front end and back end of an Access database. The front

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.