I have one development "master" machine which I use
to manage two identical implementations for clients
(and my own secondary demo/support machine). I have
access via VPN to both of the remote SQL Server
installations and have been able to connect and
compare with no problems
I would like to be able to add "profiles" that remember
everything about a connection pair...
eg
* for profile "Cust1"
- store the local database connection info, incl password
- store the connection info for Cust1
* for profile "Cust2"
- store the local database connection info, incl password
- store the connection info for Cust2
* for profile "Dev#2"
- store the local database connection info, incl password
- store the connection info for my demo/support machine
Logged In: YES
user_id=628273
nice idea, i'll surely implement it in a future version (hopefully
even in the next one)
Logged In: YES
user_id=32041
thanks.
Any ETA on a version that can update the second db ?