Hi
Is there a sample currently available (or could you provide one) to illustrate how one could alter the data source and initial catalog values of a connection string in a .net applications configuration file during installation using the sql browser dialog?
Having done this on initial installation of the application how could one ensure that that particular file does not get unistalled when the main application is updated (except on specific occasions where major changes to the application might require resetting the configuration file?
Dom