December 28, 2005 at 8:55 am
Hi all,
In SQL2K Enterprise Manager External Tools I am able to add parameters to a command in order to explore remote server drives (i.e- command: c:\windows\explorer.exe, parameter \\[SRV]\E$). I don't seem to be able to figure out how to get the same functionality in Management Studio. Does any one know how?
MG
"There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies."
Tony Hoare
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
December 28, 2005 at 12:12 pm
December 28, 2005 at 12:26 pm
How are you entering the arguments. All I seem to be to see is my own C drive.
MG
"There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies."
Tony Hoare
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
December 28, 2005 at 1:24 pm
In the External Tools dialog box:
Title: Explore
Command: C:\Windows\explorer.exe
Arguments: \\server\path
Initial Directory: [blank]
I pointed the arguments at our backup server, and now when I click on Tools>Explore, I get an explorer window showing that server and path.
Is that what you're trying to accomplish?
December 28, 2005 at 1:32 pm
No - EM in 2K used replaceable parameters. [SRV] would be replaced by the server name currently selected in the list of SQL Servers. I was hoping to di the same in MS.
MG
"There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies."
Tony Hoare
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
December 28, 2005 at 2:03 pm
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply