Re: Trigger equivalent in Access?
From: Sylvain Lafontaine ("Sylvain)
Date: 08/29/04
- Previous message: bill morgan: "Trigger equivalent in Access?"
- In reply to: bill morgan: "Trigger equivalent in Access?"
- Next in thread: Bill Morgan: "Re: Trigger equivalent in Access?"
- Reply: Bill Morgan: "Re: Trigger equivalent in Access?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 29 Aug 2004 01:58:00 -0400
Are you talking about an Access database, with a MDB file, or about Access
as a Front-End with SQL-Server as the Back-End?
In the first case, the answer is no and for the second, there is no
difference on the SQL-Server side about triggers when Access is used as the
FE.
S. L.
"bill morgan" <willmorgan@lisco.com> wrote in message
news:20f701c48d73$a847a6c0$a501280a@phx.gbl...
> Friends,
>
> In SQL Server, I can set a Trigger that will automatically
> respond to data inserted into Table_A,[Field_1] by
> inserting that same data into Table_B,[Field_1].
>
> Is there any way to accomplish this same effect in Access,
> independent of forms/reports (and Code-Behind-Forms)?
>
> Thanks,
>
> Bill
- Previous message: bill morgan: "Trigger equivalent in Access?"
- In reply to: bill morgan: "Trigger equivalent in Access?"
- Next in thread: Bill Morgan: "Re: Trigger equivalent in Access?"
- Reply: Bill Morgan: "Re: Trigger equivalent in Access?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|