all groups > sql server connect > december 2005 >
You're in the

sql server connect

group:

connection to another server


Re: connection to another server Andrew J. Kelly
12/24/2005 8:56:21 AM
sql server connect:
Roy,

Transfer what? Can you please explain in a little more detail what you want
to accomplish?

--
Andrew J. Kelly SQL MVP


[quoted text, click to view]

connection to another server Roy Goldhammer
12/24/2005 11:36:27 AM
Hello there

I'm working with query anlyser.

Is there a way with code to transfare to another server?

Re: connection to another server Andrew J. Kelly
12/24/2005 3:02:31 PM
It doesn't matter where you run QA from as the code itself is always run on
the server itself, not the client. So I am still confused as to what you
want to do that you can't already. Is it a permissions issue?

--
Andrew J. Kelly SQL MVP


[quoted text, click to view]

Re: connection to another server Roy Goldhammer
12/24/2005 4:04:36 PM
Yes Andrew

It begun from another issue i've asked on DTS aboud the log file.

I dound the property you said about TABLOCK by using sp_tableoption and it
worked fine: the log file hasen't grow in a bit. Thanks

I could run the store procedure only on the destination object by connect it
by query anlyser

I'm trying to build store procedure that will do all the options. In order
to do that i must run sp_tableoption on the destination tables on the
diffrent server. and the store procedure must start from the source server

How can i do that?

[quoted text, click to view]

AddThis Social Bookmark Button