
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 07:06 PM
Hi, we need to bidirectionally sync the asset fields from Lansweeper SQL Server to other databases like Oracle and MySQL. My questions are:
- Do you use a commercial solution? Is there any one that you will recommend?
- Do you use some kind of native function in SQL Server, Oracle of MySQL? Pls, provide details.
Thks!
Solved! Go to Solution.
- Labels:
-
General Discussion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2024 03:24 AM
We use Oracle heterogeneous services to define a database link between Oracle and SQL Server.
Also we use inter-ms sql integrations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2024 03:24 AM
We use Oracle heterogeneous services to define a database link between Oracle and SQL Server.
Also we use inter-ms sql integrations.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2024 06:36 PM
Thank you Mr!
