Viewing 4 posts - 16 through 19 (of 19 total)
I cannot agree more with the notion that computer programming and musicianship go hand in hand. There are many metaphors for this relationship; technical, emotional, and physical.
First of all,...
May 15, 2008 at 6:38 am
Here's the solution. . .
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=8&messageid=8100
Make sure to add the code "Set Nocount On" in the stored procedure.
When my proc ran , it apparently returned the "1 record(s) inserted" message...
September 16, 2004 at 11:09 am
Mr. Mauro, thank you for your input. I will implement it and test it out. I cannot explain why return values were not being sent to my ASP page. My...
September 9, 2004 at 6:35 am
Well Folks,
Thank you all very much for getting as far as I did - which is - creating a stored procedure that will reliably return the ID of the last...
September 8, 2004 at 9:19 am
Viewing 4 posts - 16 through 19 (of 19 total)