James

James

  • NA
  • 10
  • 0

How to Switch Primary and Secondary Server?

Jul 16 2005 9:19 PM
I'm building this client application that is supposed to connect to a database server. I want this application to be able to connect to a secondary server incase the first one doesn't work. My configurations are stored in the app.config file. Does Anyone now how to manipulate these configurations programmatically to switch btwn one server and the other? Thanks in advance.