ADO threadsafe?

From: Guillem (keinname_at_eresmas.net)
Date: 01/11/04


Date: Sun, 11 Jan 2004 19:02:34 +0100

Hi,

just one question. Are ADO componentes thread-safe? I mean, if 2 threads try
to access the same ADO component, does this one include some sort of
critical-section blocking or do I need to use a TCriticalSection component
to safeguard it?

Thanks for help
Guillem