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)
 using stored proc in web pages

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-10-18 : 09:04:37
amir aria writes "how i can using the value that returend by a stored procedure in asp web pages?"

ValterBorges
Master Smack Fu Yak Hacker

1429 Posts

Posted - 2002-10-18 : 09:18:12
Use a command object.

http://groups.google.com/groups?q=command+object+parameters+sp&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=MGNd7.1540%24p04.388708%40news.total.net&rnum=1

Go to Top of Page
   

- Advertisement -