Click here to Skip to main content
15,896,269 members
Home / Discussions / C#
   

C#

 
AnswerRe: Threaded Form Pin
Michael Sync29-Aug-07 17:22
Michael Sync29-Aug-07 17:22 
GeneralRe: Threaded Form Pin
xfitr229-Aug-07 17:35
xfitr229-Aug-07 17:35 
GeneralRe: Threaded Form Pin
Michael Sync29-Aug-07 18:05
Michael Sync29-Aug-07 18:05 
GeneralRe: Threaded Form Pin
Spacix One30-Aug-07 3:51
Spacix One30-Aug-07 3:51 
Questionhow to backup sql database from c#2005 Pin
tech-progg29-Aug-07 16:30
tech-progg29-Aug-07 16:30 
AnswerRe: how to backup sql database from c#2005 Pin
\laddie31-Aug-07 1:05
\laddie31-Aug-07 1:05 
GeneralRe: how to backup sql database from c#2005 Pin
tech-progg2-Sep-07 16:30
tech-progg2-Sep-07 16:30 
QuestionInsert statment for multiple tables Pin
falles0129-Aug-07 15:49
falles0129-Aug-07 15:49 
Unsure | :~ Could someone possibly please show me an example, even if it's a parametized query how I can insert into multiple tables.
I have a new employees form with name, role, manager, division, skills, applications. The employee table only has the employeeID primary key, firstname, lastname and then all the foreign key id's for the other tables. The other tables have the other info like description etc.

If I'm creating a new employee, I obviously want them all to update based on the same employee and then the ID's to automatically insert based on the pf fk relationship.

I have searched on google but I can only find examples where you insert one at a time, which works but its not related to the employeei have entered.

Thank you so much
AnswerRe: Insert statment for multiple tables Pin
tech-progg29-Aug-07 16:33
tech-progg29-Aug-07 16:33 
GeneralRe: Insert statment for multiple tables Pin
falles0129-Aug-07 16:40
falles0129-Aug-07 16:40 
GeneralRe: Insert statment for multiple tables Pin
Not Active29-Aug-07 17:35
mentorNot Active29-Aug-07 17:35 
AnswerRe: Insert statment for multiple tables Pin
xfitr229-Aug-07 16:38
xfitr229-Aug-07 16:38 
GeneralRe: Insert statment for multiple tables Pin
falles0129-Aug-07 16:42
falles0129-Aug-07 16:42 
GeneralRe: Insert statment for multiple tables Pin
xfitr229-Aug-07 17:02
xfitr229-Aug-07 17:02 
GeneralRe: Insert statment for multiple tables Pin
falles0129-Aug-07 17:10
falles0129-Aug-07 17:10 
GeneralRe: Insert statment for multiple tables Pin
xfitr229-Aug-07 17:14
xfitr229-Aug-07 17:14 
GeneralRe: Insert statment for multiple tables Pin
Michael Sync29-Aug-07 17:24
Michael Sync29-Aug-07 17:24 
GeneralRe: Insert statment for multiple tables Pin
Vikram A Punathambekar29-Aug-07 17:37
Vikram A Punathambekar29-Aug-07 17:37 
GeneralRe: Insert statment for multiple tables Pin
falles0129-Aug-07 18:06
falles0129-Aug-07 18:06 
GeneralRe: Insert statment for multiple tables Pin
falles0129-Aug-07 18:02
falles0129-Aug-07 18:02 
GeneralRe: Insert statment for multiple tables Pin
falles0129-Aug-07 18:42
falles0129-Aug-07 18:42 
GeneralRe: Insert statment for multiple tables Pin
falles0129-Aug-07 19:06
falles0129-Aug-07 19:06 
GeneralRe: Insert statment for multiple tables Pin
xfitr230-Aug-07 3:09
xfitr230-Aug-07 3:09 
GeneralRe: Insert statment for multiple tables Pin
falles0130-Aug-07 19:18
falles0130-Aug-07 19:18 
GeneralRe: Insert statment for multiple tables Pin
falles0129-Aug-07 16:55
falles0129-Aug-07 16:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.