Has anybody tried to make a copy fo whatever file or folder contains a connection info for the deployed project ?
Normally what I do is upload new or updated Apps to the server and of course skipping the _lib folder. This works although I’m affraid that when the -lib folder gets some new updates locall (when I run SC update) those updates are not refreshed on the server. I would like to create a script which will allow me to upload the -lib folder but NOT TO OVERRIDE the connection strings, passwords etc so I do not have to do it again. I this it would make life much easier if the connections are stored outside of _lib folder (this should be changed).
For the time being - I wonder if there is some solution to that ?
ARTHUR