- Last time I tried, the triggers are triggered only for the calling
thread which registered the function.
- When the trigger is fired, you can refer to any field in the table.
HTH.

On 07/08/06, chetana bhargav <[EMAIL PROTECTED]> wrote:
Hi,

  I have few questions regarding triggers,

  * If we want to have trigger for some condition and if multiple applications 
create a trigger for the same condition providing different C callback 
functions (which I guess is possible through sqlite3_create_function), will the 
trigger be fired to all the registered apps.

  * Is it possible to get the rowid for which the trigger is fired,


---------------------------------
See the all-new, redesigned Yahoo.com.  Check it out.

Reply via email to