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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-12-12 : 11:46:50
|
David writes "Hi, How can I use a return code and a record set in the same stored procedure ? I want to return a value if there is an error and return the result of a SELECT if there isn't any error.
How can i do both in the SQL side and the ASP side please ? (SQL Server 7.0 / Win NT4.0 sp6a/ ASP 2.0) (i know my english is perhaps a little bit poor, but i'm FRENCH ... nobody is perfect you know :)) ) " |
|
|
|
|
|