Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
debradeng
Starting Member
46 Posts |
Posted - 2006-10-24 : 01:05:37
|
| How to change SQL Server setting so that it allows remote control? |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2006-10-24 : 02:29:25
|
| Open your firewall on port 1433 so that EM can access the server.Peter LarssonHelsingborg, Sweden |
 |
|
|
debradeng
Starting Member
46 Posts |
Posted - 2006-10-24 : 19:16:37
|
| Thank you, Peso! |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2006-10-24 : 19:23:00
|
| What is meant by remote control? Do you mean via Terminal Services/Remote Desktop or some other remoting tool? If so, then you'll need other ports opened as well.Tara Kizer |
 |
|
|
mr_mist
Grunnio
1870 Posts |
Posted - 2006-10-25 : 04:32:21
|
| I'd love a sql server remote control. It could have a "stop" button to stop people doing silly things, and a "fast forward" button to speed up slow queries, and an off button for those days when you just can't be bothered.-------Moo. :) |
 |
|
|
|
|
|