Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 7,2000
»
General
»
Nested Stored procedure
Nested Stored procedure
Rate Topic
Display Mode
Topic Options
Author
Message
kanthi.iyer
kanthi.iyer
Posted Tuesday, December 30, 2008 11:07 PM
Forum Newbie
Group: General Forum Members
Last Login: Thursday, February 12, 2009 11:51 AM
Points: 8,
Visits: 28
Hi
i have 3 stored procedures prc_A, prc_B, prc_C. prc_A calls prc_B, which in turn calls prc_C. There was an error with prc_C, which bubbled up to prc_A. After fixing that error, I recompiled and ran prc_C and it ran OK. I then tried to run prc_B, in order to test the call to prc_C. I got the same error as before. This was baffling to me since the procedure was fixed and ran error free earlier. So I added a dummy SELECT stmt and re-compiled prc_B, kind of forcing it to look at the prc_C. When I ran prc_B again, it ran without a problem. Now, I tried to run prc_A to make sure all is well - again, I got the same error message! Thinking that the compiler must have gotten stumped, I tried adding a dummy SELECT to prc_A - still it would give me the same error. It is as if, prc_A completely ignored the corrections made to prc_C! It is quite a weird situation. I'd appreciate any help with this issue
Thanks.
Post #627820
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.