Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Calling stored proc with output param from ASP

Author  Topic 

PeterG
Posting Yak Master

156 Posts

Posted - 2002-01-02 : 17:49:00
How do I:
call a SP from ASP with output params, so that I can capture these output params?

Thanks.

izaltsman
A custom title

1139 Posts

Posted - 2002-01-02 : 18:55:56
Read this article:

http://www.asp101.com/articles/wrox/asp30/26100903.asp

Go to Top of Page
   

- Advertisement -