Re: effect of trigger in Access?
- From: "Rick Brandt" <rickbrandt2@xxxxxxxxxxx>
- Date: Sat, 14 Jan 2006 12:11:19 GMT
Kevin wrote:
> With Access 2000 or 2003, is there a trigger or onChanged method? I
> would like to be able to do a mailto if certain fields change in my
> db.
When using the default Jet database (tables in an mdb file) there are no table
level events (triggers) as there are in server based systems like SQL Server.
Only when the changes are done via forms can use the varuious events that
automatically fire in forms for stuff like this.
Of course Access can easily be used with tables on a server database and then
Triggers on that system could be set up.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
.
- Follow-Ups:
- Re: effect of trigger in Access?
- From: david
- Re: effect of trigger in Access?
- References:
- effect of trigger in Access?
- From: Kevin
- effect of trigger in Access?
- Prev by Date: effect of trigger in Access?
- Next by Date: outlook
- Previous by thread: effect of trigger in Access?
- Next by thread: Re: effect of trigger in Access?
- Index(es):
Relevant Pages
|
Loading