Groups | Blog | Home
all groups > sql server new users > november 2006 >

sql server new users : Run procedure in sql 2000


Kevin3NF
11/14/2006 10:25:44 AM
Somone smarter than me may know different, but I don't think that is
possible from Enterprise Manager for SQL 2000

--
Kevin Hill
3NF Consulting
http://www.3nf-inc.com/NewsGroups.htm

Real-world stuff I run across with SQL Server:
http://kevin3nf.blogspot.com


[quoted text, click to view]

Guy Cohen
11/14/2006 5:17:27 PM
Hi all
I saw that in sql server 2005 express - I can right click a stored procedure
and run it.
Is it possible in sql server 2000?
How please

TIA
Guy

Hari Prasad
11/14/2006 9:48:08 PM
Hi,

We can not execute a procedure by just right clicking in SQL 2000 using
Enterprise manager or Query Analyzer; probably possible by some third party
tools.

Thanks
Hari


[quoted text, click to view]

Anthony Thomas
11/19/2006 3:48:44 PM
Not quite the same thing, but close.

In SS2K, Object Explorer in Query Analyzer, you can right-click and choose
"Debug," which will open an execute dialog that will allow you to specify
parameter values and then execute the procedure.

Sincerely,


Anthony Thomas


--

[quoted text, click to view]

Jim in Arizona
11/20/2006 2:18:18 PM
I run a SQL2000 Standard DB and installed the SQL2005 tools (express or
standard, either way works) on my workstations and I can use most of the
tools against the remote server, including executing a SP by right clicking.

HTH,
Jim

[quoted text, click to view]
Jim in Arizona
11/20/2006 2:24:59 PM
[quoted text, click to view]

I run a SQL2000 Standard DB and installed the SQL2005 tools (express or
standard, either way works) on my workstations and I can use most of the
tools against the remote server, including executing a SP by right clicking.

HTH,
Jim

AddThis Social Bookmark Button