Re: If I am adding a record to a table using a SP, how can I make the SP return
From: Dan (anonymous_at_discussions.microsoft.com)
Date: 02/28/04
- Next message: W2K: "Re: Holidays in SQL Server"
- Previous message: Dr. StrangeLove: "Re: Alphabetizing a Comma Delimited String"
- In reply to: Phill: "Re: If I am adding a record to a table using a SP, how can I make the SP return"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 07:41:09 -0800
Nope, you hit the nail on the head :). Sorry if I didnt explain it very well. Basically I want insert a new row, and return that rows Primary key. Its now working great, and I have learnt a whole lot about ADO.NET and SPs..lol I never really realized that you could send so much information back through a Stored Procedure.
- Next message: W2K: "Re: Holidays in SQL Server"
- Previous message: Dr. StrangeLove: "Re: Alphabetizing a Comma Delimited String"
- In reply to: Phill: "Re: If I am adding a record to a table using a SP, how can I make the SP return"
- Messages sorted by: [ date ] [ thread ]