Click here to Skip to main content
15,899,025 members
Home / Discussions / Database
   

Database

 
AnswerRe: Complex Query Pin
Dr.Walt Fair, PE7-Jul-10 13:03
professionalDr.Walt Fair, PE7-Jul-10 13:03 
GeneralRe: Complex Query Pin
indian1437-Jul-10 14:22
indian1437-Jul-10 14:22 
QuestionSQL Select Question Pin
Aptiva Dave7-Jul-10 8:25
Aptiva Dave7-Jul-10 8:25 
AnswerRe: SQL Select Question Pin
Corporal Agarn7-Jul-10 8:56
professionalCorporal Agarn7-Jul-10 8:56 
AnswerRe: SQL Select Question Pin
Dr.Walt Fair, PE7-Jul-10 10:22
professionalDr.Walt Fair, PE7-Jul-10 10:22 
AnswerRe: SQL Select Question Pin
Jeremy Hutchinson14-Jul-10 8:01
professionalJeremy Hutchinson14-Jul-10 8:01 
QuestionUniqueIdentifier Foreign Key Pin
tek 20096-Jul-10 23:43
tek 20096-Jul-10 23:43 
AnswerRe: UniqueIdentifier Foreign Key Pin
Ray Cassick7-Jul-10 2:25
Ray Cassick7-Jul-10 2:25 
You would need to either wrap the inserts together and share the id created between them or return the value created by the first query and pass it into the second as a parameetr. I figure that your probably not doing a 1:1 insert here (ie: Theer are goign to be more inserts intot he second table as details?) so I would just return the ID created in the first insert and then pass it into the second as an arg myself.

AnswerRe: UniqueIdentifier Foreign Key Pin
Bernhard Hiller7-Jul-10 3:52
Bernhard Hiller7-Jul-10 3:52 
AnswerRe: UniqueIdentifier Foreign Key Pin
Mycroft Holmes7-Jul-10 13:09
professionalMycroft Holmes7-Jul-10 13:09 
QuestionExcel to Access Pin
KORCARI6-Jul-10 6:04
KORCARI6-Jul-10 6:04 
AnswerRe: Excel to Access Pin
riced6-Jul-10 6:50
riced6-Jul-10 6:50 
QuestionBlatant advertising Pin
Richard MacCutchan5-Jul-10 6:55
mveRichard MacCutchan5-Jul-10 6:55 
AnswerRe: Blatant advertising Pin
J4amieC5-Jul-10 21:56
J4amieC5-Jul-10 21:56 
GeneralRe: Blatant advertising Pin
Richard MacCutchan5-Jul-10 22:02
mveRichard MacCutchan5-Jul-10 22:02 
Questionsql function Pin
Thanusree Duth5-Jul-10 2:28
Thanusree Duth5-Jul-10 2:28 
AnswerRe: sql function Pin
Simon_Whale5-Jul-10 2:52
Simon_Whale5-Jul-10 2:52 
AnswerRe: sql function Pin
J4amieC5-Jul-10 3:24
J4amieC5-Jul-10 3:24 
Questionsql Pin
Thanusree Duth4-Jul-10 23:02
Thanusree Duth4-Jul-10 23:02 
AnswerRe: sql Pin
J4amieC4-Jul-10 23:58
J4amieC4-Jul-10 23:58 
GeneralRe: sql Pin
R. Giskard Reventlov5-Jul-10 0:22
R. Giskard Reventlov5-Jul-10 0:22 
GeneralRe: sql Pin
J4amieC5-Jul-10 0:41
J4amieC5-Jul-10 0:41 
GeneralRe: sql Pin
Mycroft Holmes5-Jul-10 0:48
professionalMycroft Holmes5-Jul-10 0:48 
AnswerRe: sql Pin
R. Giskard Reventlov5-Jul-10 0:04
R. Giskard Reventlov5-Jul-10 0:04 
QuestionSQL FUNCTION USING DATE TIME Pin
Thanusree Duth4-Jul-10 22:10
Thanusree Duth4-Jul-10 22:10 

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.