Re: Is ADO events suited for this?
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Tue, 29 May 2007 23:42:14 +0100
Can I use ADO events to get notified?
Yes
Can I set event to get notified, ONLY when the 'LogMessage' contains
'pppp123qqq' instead of every INSERT operation?
No. ADOEvents notify you when _SOMETHING_ happens to an ADO object.
ADOEvents do not notify you as to when an event occurs on the database.
For that you would have to have a database that supports notifications of
some kind.
Stephen Howe
.
- Follow-Ups:
- Re: Is ADO events suited for this?
- From: asnowfall@xxxxxxxxx
- Re: Is ADO events suited for this?
- References:
- Is ADO events suited for this?
- From: asnowfall@xxxxxxxxx
- Is ADO events suited for this?
- Prev by Date: Is ADO events suited for this?
- Next by Date: Re: FMTONLY problems
- Previous by thread: Is ADO events suited for this?
- Next by thread: Re: Is ADO events suited for this?
- Index(es):