Viewing 5 posts - 1 through 5 (of 5 total)
It is not a problem with insert itself. If you run my script without dmo part insert works fine. Also from my experience, if I want to insert from linked...
January 21, 2005 at 6:03 pm
Now, when I used NT login in QA , the script connects to linked servers but insert statement to the table on local server does not work. I've tried to...
January 21, 2005 at 2:22 pm
I tried to use your script but I have some security issues (I think) with connectivity to linked servers. All my linked server have the same remote logins:
local sa remote sa
domain\sqlserviceaccount remote...
January 21, 2005 at 10:13 am
I found my answer: sp_helpsrvrolemember.
January 12, 2005 at 12:17 pm
This is correct, also in sysusers table there is a column 'isaliased' and for \test has value 1.
Thanks a lot.
February 19, 2004 at 8:25 am
Viewing 5 posts - 1 through 5 (of 5 total)