Click here to Skip to main content
15,886,919 members
Home / Discussions / Database
   

Database

 
AnswerRe: SSIS package not executing on the server but runs fine on my computer... Pin
Reza Raad5-Jan-08 18:43
Reza Raad5-Jan-08 18:43 
GeneralRe: SSIS package not executing on the server but runs fine on my computer... Pin
pmarfleet5-Jan-08 23:49
pmarfleet5-Jan-08 23:49 
Generalsome help about sql internal architecture Pin
tasumisra3-Jan-08 17:09
tasumisra3-Jan-08 17:09 
GeneralRe: some help about sql internal architecture Pin
John_Adams4-Jan-08 2:03
John_Adams4-Jan-08 2:03 
GeneralINSERT INTO two tables at once Pin
john john mackey3-Jan-08 7:00
john john mackey3-Jan-08 7:00 
GeneralRe: INSERT INTO two tables at once Pin
Dave Kreskowiak3-Jan-08 14:30
mveDave Kreskowiak3-Jan-08 14:30 
GeneralRe: INSERT INTO two tables at once Pin
Support1233-Jan-08 20:40
Support1233-Jan-08 20:40 
GeneralRe: INSERT INTO two tables at once Pin
Dave Kreskowiak4-Jan-08 1:48
mveDave Kreskowiak4-Jan-08 1:48 
If he was using SQL Server, I'd say maybe. A stored procedure doing the insert would probably be more prudent, but a trigger is also possible, yes.

Since he's using Access, this isn't possible. Access (Jet database engine) does not support triggers, nor do is there support for "true" stored procedures, so this isn't an option here.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralRe: INSERT INTO two tables at once Pin
john john mackey4-Jan-08 5:26
john john mackey4-Jan-08 5:26 
GeneralRe: INSERT INTO two tables at once Pin
Dave Kreskowiak4-Jan-08 5:58
mveDave Kreskowiak4-Jan-08 5:58 
GeneralRe: INSERT INTO two tables at once Pin
john john mackey4-Jan-08 7:27
john john mackey4-Jan-08 7:27 
GeneralRe: INSERT INTO two tables at once Pin
Dave Kreskowiak4-Jan-08 12:11
mveDave Kreskowiak4-Jan-08 12:11 
Questioncan somebody help me Pin
AVI512-Jan-08 22:45
AVI512-Jan-08 22:45 
AnswerRe: can somebody help me Pin
Colin Angus Mackay2-Jan-08 23:00
Colin Angus Mackay2-Jan-08 23:00 
AnswerRe: can somebody help me Pin
Usharva3-Jan-08 23:05
Usharva3-Jan-08 23:05 
AnswerRe: can somebody help me Pin
Sunil Wise8-Jan-08 23:23
professionalSunil Wise8-Jan-08 23:23 
Generalhaving problem with some concepts ! Pin
mrkeivan2-Jan-08 21:28
mrkeivan2-Jan-08 21:28 
GeneralRe: having problem with some concepts ! Pin
Colin Angus Mackay2-Jan-08 23:08
Colin Angus Mackay2-Jan-08 23:08 
Generaloracle environment variable setting file Pin
richardye2-Jan-08 17:48
richardye2-Jan-08 17:48 
GeneralRe: oracle environment variable setting file Pin
Chris Meech3-Jan-08 6:29
Chris Meech3-Jan-08 6:29 
GeneralRe: oracle environment variable setting file Pin
richardye3-Jan-08 13:31
richardye3-Jan-08 13:31 
QuestionCan SQL Sver 2005 recevie emails with Insert statements? Pin
obymathew2-Jan-08 11:38
obymathew2-Jan-08 11:38 
AnswerRe: Can SQL Sver 2005 recevie emails with Insert statements? Pin
Colin Angus Mackay2-Jan-08 12:11
Colin Angus Mackay2-Jan-08 12:11 
GeneralRe: Can SQL Sver 2005 recevie emails with Insert statements? Pin
Mike Dimmick2-Jan-08 13:55
Mike Dimmick2-Jan-08 13:55 
GeneralRe: Can SQL Sver 2005 recevie emails with Insert statements? Pin
Colin Angus Mackay2-Jan-08 15:12
Colin Angus Mackay2-Jan-08 15:12 

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.