|
-
Feb 4th, 2001, 07:14 AM
#1
Thread Starter
Addicted Member
Hi All
How can i run SP in this tool
For Exp: i have Sp with Name
Get_Tom_Run
This SP get 2 parameters
1) user_name
2)Friend_name
How am i need to write it and get the resault
Thanks
Efrat
[email protected]
-
Feb 4th, 2001, 08:39 AM
#2
Hyperactive Member
You can do the following
EXECUTE Get_Tom_Run user_name,friend_name
-
Feb 4th, 2001, 10:25 AM
#3
Thread Starter
Addicted Member
-
Feb 4th, 2001, 10:49 AM
#4
Thread Starter
Addicted Member
Not success
Hi
I try this but not success
i try EXECUTE get_permitted_stations
but the SP expects parameter '@v_user_name', which was not supplied.
So what can i do?
-
Feb 4th, 2001, 10:56 AM
#5
Thread Starter
Addicted Member
I did it ,I did It
I did It thank you very much
YUUUUUUUHOOOOOOOOOOOO
Efrat
-
Feb 4th, 2001, 11:55 PM
#6
Guru
I've never seen someone so happy to call a stored procedure 
go Efrat go!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|