Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

insert multiple tables

Status
Not open for further replies.

sumon2

Programmer
Sep 5, 2002
5
GB
Hi,
Does any one know how to insert into multiple tables in one parameterised stored procedure?
I am having table A, table B and table C. All have one column in common which is also primary key for each table. Is it possible to insert values into all the three tables in one single stored procedure?

Many thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top