Share via

Does Microsoft database software link with Wordpress?

Anonymous
2023-08-28T09:23:41+00:00

We run a online magazine called hk-cityguide.com. It's an online guide with reader voted recommdations for Hong Kong residents looking for the latest arts events, restaurants, and florists and flower delivery.

It is based on wordpress, but we have much of our content and on Microsoft SQL and CSV. Is there a way for us to sync the two in real time? So if we update one, the other also gets updated?

If you need to see our set up, please see https://www.hk-cityguide.com

Microsoft 365 and Office | Access | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-08-28T22:37:51+00:00

    I guess you need import .csv to MySql or link MySql with Access using ODBC.

    Was this answer helpful?

    0 comments No comments
  2. Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
    2023-08-28T15:32:23+00:00

    I believe the answer is that there is nothing built-in to SQL Server to sync with a MySQL database. You would have to do the work yourself, or buy "middleware" software to do it for you. Search online for "replication between SQL Server and MySQL".

    Microsoft Access, the topic of this forum, can connect to either one, with appropriate ODBC drivers.

    Was this answer helpful?

    0 comments No comments