|
Replies:
3
-
Pages:
1
-
Last Post:
Apr 12, 2011 4:01 AM
by: prawin62
|
|
|
Posts:
7
Registered:
4/5/11
|
|
|
|
How to execute Stored Procedure
Posted:
Apr 5, 2011 4:24 AM
|
|
|
Hi
When I try to executing ( selecting the procedure in procedures list and click run) the stored procedure I am getting all values as 'EXCLUDED'.
could you please give suggestions for my problem
Thanks Praveen
|
|
|
Posts:
7
Registered:
4/5/11
|
|
|
|
Re: How to execute Stored Procedure
Posted:
Apr 12, 2011 2:46 AM
in response to: prawin62
|
|
|
any updates on this?
~Praveen
|
|
|
Posts:
26
Registered:
2/16/11
|
|
|
|
Re: How to execute Stored Procedure
Posted:
Apr 12, 2011 3:54 AM
in response to: prawin62
|
|
|
Call StoredProcedure(parameters) or
Select StoredFunction(parameters)
Guy
|
|
|
Posts:
7
Registered:
4/5/11
|
|
|
|
Re: How to execute Stored Procedure
Posted:
Apr 12, 2011 4:01 AM
in response to: Guy_M
|
|
|
call storedprocedure(parameters) only
I didnot check for function
Thanks, Praveen
|
|
|
|
Legend
|
|
Guru: 2001
+
pts
|
|
Expert: 751
- 2000
pts
|
|
Enthusiast: 31
- 750
pts
|
|
Novice: 0
- 30
pts
|
|
Moderators
|
|
Helpful answer
(5 pts)
|
|
Answered
(10 pts)
|
|