Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread TDBISAMEngine events: thread safe?
Thu, Nov 9 2006 9:32 AMPermanent Link

"Ralf Mimoun"
Hi Tim,

I want to write a log of changed data in the engine events. Are the events
thread safe, or must I add a critical section for my file access?

Ralf
Thu, Nov 9 2006 3:31 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Ralf,

<< I want to write a log of changed data in the engine events. Are the
events thread safe, or must I add a critical section for my file access? >>

You'll need to use a critical section for the trigger events.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image