I have been using SDE connections for many years and everytime the Oracle Database gets upgraded I need to programmatically change all the SDE connections in the mxds using python scritping.
My organization is now moving towards query layers and I would like know if the same type of update can be done with the query layer connections using python scripting. If this does exist, where would I find sample code?