I am having trouble returning a value to an asp page. The set up I have is a user enters data in a form. This info is inserted into a table and assigned an auto-generated key. I want the stored procedure I have written to return the key back to the page for another stored procedure to use as an input parameter.
I have examined the logic and syntax of the ASP page (along with at least 6 other ASP programmers) and the page checks out fine. For some reason the output parameter isn't returning like it should.
Would someone look at the stored procedure I have written and let me know if you see a problem? I would also appreciate any suggestions of how to debug it in sql analyzer.(Note*I have done this and it seems to work okay, but maybe I am not testing right.)
If you also have other ideas as to how to accomplish the task please let me know. I am getting desperate with this!
Thanks
T![[morning] [morning] [morning]](/data/assets/smilies/morning.gif)
I have examined the logic and syntax of the ASP page (along with at least 6 other ASP programmers) and the page checks out fine. For some reason the output parameter isn't returning like it should.
Would someone look at the stored procedure I have written and let me know if you see a problem? I would also appreciate any suggestions of how to debug it in sql analyzer.(Note*I have done this and it seems to work okay, but maybe I am not testing right.)
If you also have other ideas as to how to accomplish the task please let me know. I am getting desperate with this!
Thanks
T
![[morning] [morning] [morning]](/data/assets/smilies/morning.gif)