MySQL Forums
Forum List  »  Microsoft SQL Server

Re: Calling stored procedures from other stored procedures. Possible?
Posted by: Pallavi darla
Date: June 15, 2006 10:46AM

I am trying to call a stored procedure from another stored procedure.
I have 3 tables.
Table Company is linked to table to Invidivual with Column 'Companyid'
If Individual is linked to company the Individual should be automatically be added to company record through Contact Stored procedure.

Options: ReplyQuote


Subject
Written By
Posted
Re: Calling stored procedures from other stored procedures. Possible?
June 15, 2006 10:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.