I am really new to SQL Server and am still trying to figure out how to do what is probably really, really basic stuff to meet a deadline.
How do I set up a stored procedure to insert new records into two related tables (the tables are tblCategories and tblIssues, with a one (tblCategories) to many (tblIssues) relationship? Ultimately, I'm just trying to do a simple form in ASP that will update the two tables.
I've done some work in Access, but I'm completely lost here. I think I need learn more about the program before the Microsoft Help would even be helpful! Any assistance would be very appreciated!
Linda Adams
Visit my web site for writing and Microsoft Word tips: Official web site for actor David Hedison:
How do I set up a stored procedure to insert new records into two related tables (the tables are tblCategories and tblIssues, with a one (tblCategories) to many (tblIssues) relationship? Ultimately, I'm just trying to do a simple form in ASP that will update the two tables.
I've done some work in Access, but I'm completely lost here. I think I need learn more about the program before the Microsoft Help would even be helpful! Any assistance would be very appreciated!
Linda Adams
Visit my web site for writing and Microsoft Word tips: Official web site for actor David Hedison: