Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Sync Dynamics 365 Tables to Local SQL Server - better methods than Kingswaysoft?

(1) ShareShare
ReportReport
Posted on by

I am syncing about 75 entities down from dynamics 365 using kingswaysoft at an interval every 15 minutes.

I am not using changesets, i am logging each entity into a batch table, by doing the following:

  • get last start time.
  • use fetch xml query to get latest record where modified by >= last start time.
  • upsert to local sql table

then we need to process deletes.

i do this by using a fetchxml to the audit table and getting the deletes.

this SSIS package has grown HUGE .. 

every new entity i have to add in needs a new section 

every time new fields get added to crm i have to manually add them to the local sql tables and update the package.

it's getting to be a pain to manage.

is there any better way to do this out there?  We don't have Azure SQL Databases to sync this too using Microsoft's tool .. so that's out of the question.

Any ideas?

  • MichaelTomar Profile Picture
    MichaelTomar 65 on at
    RE: Sync Dynamics 365 Tables to Local SQL Server - better methods than Kingswaysoft?

    As an alternative, try the Skyvia tool to integrate SQL Server with Dynamics 365. It is a no-code data integration product with a freemium model.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,735 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,466 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans