|
-
Nov 4th, 1999, 05:57 AM
#1
Thread Starter
New Member
Hello !
I want to execute a Stored procedure, sp, on sql Server. this sp will return an integer value and will take 3 parameters.
Is there a way to get the return value without populating parameters.
idealy the solution can be like this.
x = cn.execte("Execute spProblem 1, 2, 3")
Thanks in advance.
Anis
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
|