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 |
|
miri
Starting Member
9 Posts |
Posted - 2007-12-20 : 02:41:39
|
| Hi,I tried to write a join command using 2 servers and I got a errorthat I have to link the servers using sp_addlinkedserver.I just want to know if there is a risk to execute this sp.I run this sp to my customer and I don't want to make troubles,Is it safe to run it?Thanks,miri |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-12-20 : 02:57:34
|
| What do you mean by safe? What risks you anticipate?Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
miri
Starting Member
9 Posts |
Posted - 2007-12-20 : 03:16:22
|
| Hi,When I execute the sp, what happenes except of the opportunity to run a quary using the server?miri |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-20 : 15:43:02
|
| Shouldn't have any risk if you map user to linked server properly. |
 |
|
|
|
|
|