Is there anyway to temporarily change the Connection of a view? The problem that I have is that there are 2 exact SQL-Server databases that we have to send data to. Depending on certain criteria, data either goes to one or the other. Rather than creating multiple views, I was hopeing that I could create 2 connections and someone change the connection the view is using before opening it so the data would be routed appropriately.
Any suggestions?
Thanks
Hal
Any suggestions?
Thanks
Hal