I have just started using Access in anger in a development and production scenario with SQL Server. I have inherited an incomplete system that needs tidying. Normally when I develop systems, I have four separate environments (development, test, production and production backup). It seems an obvious thing to me, but I can't find any mention anywhere of any sort of utility to reset database links when an application is migrated into test or production.
Is there some simple magic trick that I can learn rather than relinking each time the application is migrated? Preferably, has anybody written a tool to do this rather than make manual adjustments in a production environment? In recent years I have become more and more convinced that developers should not be allowed to make unscripted and uncontrolled changes in production and I would really like to automate this if possible.
I am a bit concerned that I haven't seen this question asked before which makes me think I am missing soemthing very simple here.
Is there some simple magic trick that I can learn rather than relinking each time the application is migrated? Preferably, has anybody written a tool to do this rather than make manual adjustments in a production environment? In recent years I have become more and more convinced that developers should not be allowed to make unscripted and uncontrolled changes in production and I would really like to automate this if possible.
I am a bit concerned that I haven't seen this question asked before which makes me think I am missing soemthing very simple here.