•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MS SQL section within the Web Development category of DaniWeb, a massive community of 456,534 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,027 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS SQL advertiser: Programming Forums
Views: 1720 | Replies: 3
![]() |
| |
Create proc InsertIntoMyTables @topicID int, ... ... AS Insert into Topic values (@topicID,....) Insert into Reply values(@replyID,....)
or you can use 2 insert statements but DON'T sepeate them with GO
or you can use Insert with inner join I don't remember it right now, if I do I'd reply again
B.Sc Computer Science, Helwan University
Microsoft Student Partner
Personal blog http://ramymahrous.blogspot.com/
Arabic technical blog http://fci-h-ar.blogspot.com/
English technical blog http://fci-h.blogspot.com/
Microsoft Student Partner
Personal blog http://ramymahrous.blogspot.com/
Arabic technical blog http://fci-h-ar.blogspot.com/
English technical blog http://fci-h.blogspot.com/
use SP, so you've variable carries topicID
B.Sc Computer Science, Helwan University
Microsoft Student Partner
Personal blog http://ramymahrous.blogspot.com/
Arabic technical blog http://fci-h-ar.blogspot.com/
English technical blog http://fci-h.blogspot.com/
Microsoft Student Partner
Personal blog http://ramymahrous.blogspot.com/
Arabic technical blog http://fci-h-ar.blogspot.com/
English technical blog http://fci-h.blogspot.com/
![]() |
•
•
•
•
•
•
•
•
DaniWeb MS SQL Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Insert Dataset into SQL Database. (VB.NET)
- insert multiple rows in database (MS SQL)
- Add or Insert a "Content Table" using MS FrontPage (Site Layout and Usability)
- Trying to insert results of quiz onto databse (PHP)
- inserting multiple selection from checkbox in to one column (JSP)
- MySQL Multiple Table Search (MySQL)
- MySql multiple table query problem.... (MySQL)
Other Threads in the MS SQL Forum
- Previous Thread: Help creating a copy of a database
- Next Thread: auto generate id numbers


Hybrid Mode