Copy Functions between Databases in the same SQL server Answered
I have several databases in my server, for different countries (like 20). We use to have an old addon to control our core business. We are migrating all the function of this addon to B1UP functions. But now we are facing an issue because every little change, we have to export the functions, enter in each database, and import the functions.
I was wondering if we can create something to improve that. I imagine two possible solutions:
1) create a package with the functions (as exporting everything like we already do) but then have a tool to import/update in several databases at the same time.
2) When creating a function/validation/item placement, has a option to mark this function as GLOBAL. This will trigger to have a unique code for it, and a tool to copy across the databases.
We are suffering so much with this today!!!
Comments
4 comments
(Please note that as we are user-driven we can't guarantee that your request will be met unless it gets many votes and/or fit the product vision)
Read more about the Feature Request process here
[Internal Id: 19354]
Hi Tacio and thank you for the request.
This is a real though one that have come up a few times before over the years.
There are two core reasons why this is not currently in the current offering:
So we stand here with a big big task that at the same time give little value to most installations out the (I'm not saying this would not bring you great value, it would, but as a general feature it would not)
***
But lets have an open discussion: Anyone/how many out there need the same as Tacio? And would a simple raw code be enough in your opinion not caring about ids/codes and small difference in need feature across the different database (aka is our suggestion of how it need to be done over-engineering)?
Thank you Rasmus, ok, I understand your points.
Maybe start by a new function to massively import a package accross databases, like we have the MASTERDATA generator tool, overriding functions, is a start.
I found one more here:
https://support.boyum-it.com/hc/en-us/community/posts/360037175153-Multi-database-company-B1UP-Module-Sync?page=1#community_comment_360001801777
Please sign in to leave a comment.